LEAP Documentation 40220
Documentation for the LEAP project
Interpolator.h File Reference
#include "GameFramework/Actor.h"
#include "Kismet/KismetMathLibrary.h"
#include "Interpolator.generated.h"

Go to the source code of this file.

Classes

struct  FInterpolationEntry
 
class  AInterpolator
 

Functions

 DECLARE_DYNAMIC_DELEGATE_OneParam (FInterpolationSignature, float, Value)
 
 DECLARE_DELEGATE_OneParam (FInterpolationDelegate, struct FInterpolationEntry &)
 

Function Documentation

◆ DECLARE_DELEGATE_OneParam()

DECLARE_DELEGATE_OneParam ( FInterpolationDelegate  ,
struct FInterpolationEntry  
)

◆ DECLARE_DYNAMIC_DELEGATE_OneParam()

DECLARE_DYNAMIC_DELEGATE_OneParam ( FInterpolationSignature  ,
float  ,
Value   
)