Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FFloatSpringState |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
| Include Path |
#include "Kismet/KismetMathLibrary.h" |
Syntax
USTRUCT (BlueprintType )
struct FFloatSpringState
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bPrevTargetValid |
bool |
|
Kismet/KismetMathLibrary.h |
|
| PrevTarget |
float |
|
Kismet/KismetMathLibrary.h |
|
| Velocity |
float |
|
Kismet/KismetMathLibrary.h |
|
Functions
Public