Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FMarkerPair |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimationAsset.h |
| Include Path | #include "Animation/AnimationAsset.h" |
Syntax
struct FMarkerPair
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMarkerPair () |
Animation/AnimationAsset.h | ||
FMarkerPair
(
int32 InMarkerIndex, |
Animation/AnimationAsset.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MarkerIndex | int32 | Animation/AnimationAsset.h | ||
| TimeToMarker | float | Animation/AnimationAsset.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
Animation/AnimationAsset.h |