Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FApp
Deprecated * Please use SetQualifiedFrameTime
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/App.h |
Include | #include "Misc/App.h" |
static void SetTimecodeAndFrameRate
&40;
FTimecode InTimecode,
FFrameRate InTimecodeFrameRate
&41;
Remarks
Sets the current timecode, and the frame rate to which it's relative.
Parameters
Name | Description |
---|---|
InTimecode | current timecode. |
InTimecodeFrameRate | current timecode framerate. |