Navigation
API > API/Runtime > API/Runtime/SequenceRuntimeRecorder
| |
|
| Name |
FTimecodeBoneMethod |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/SequenceRuntimeRecorder/Public/TimecodeBoneMethod.h |
| Include Path |
#include "TimecodeBoneMethod.h" |
Syntax
USTRUCT (BlueprintType )
struct FTimecodeBoneMethod
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Default constructor, initializing with default values |
TimecodeBoneMethod.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BoneMode |
ETimecodeBoneMode |
The timecode bone mode |
TimecodeBoneMethod.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Timecode"
|
| BoneName |
FName |
Name of the bone to assign timecode values to |
TimecodeBoneMethod.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Timecode"
|
Functions
Public