Navigation
API > API/Editor > API/Editor/SequenceRecorder
| Name | FProcessRecordedTimeParams |
| Type | struct |
| Header File | /Engine/Source/Editor/SequenceRecorder/Public/AnimationRecorder.h |
| Include Path | #include "AnimationRecorder.h" |
Syntax
struct FProcessRecordedTimeParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FramesName | FString | AnimationRecorder.h | ||
| HoursName | FString | AnimationRecorder.h | ||
| MinutesName | FString | AnimationRecorder.h | ||
| RateName | TOptional< FString > | Optionally support writing the Timecode Rate into time data. | AnimationRecorder.h | |
| SecondsName | FString | AnimationRecorder.h | ||
| Slate | FString | AnimationRecorder.h | ||
| SlateName | FString | AnimationRecorder.h | ||
| SubFramesName | FString | AnimationRecorder.h |