![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#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 &) | |
DECLARE_DELEGATE_OneParam | ( | FInterpolationDelegate | , |
struct FInterpolationEntry & | |||
) |
DECLARE_DYNAMIC_DELEGATE_OneParam | ( | FInterpolationSignature | , |
float | , | ||
Value | |||
) |