Navigation
API > API/Plugins > API/Plugins/TakeMovieScene
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMovieSceneTakeSettings
References
Module | TakeMovieScene |
Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakeMovieScene/Public/MovieSceneTakeSettings.h |
Include | #include "MovieSceneTakeSettings.h" |
Syntax
UCLASS&40;Config&61;EditorSettings, MinimalAPI&41;
class UMovieSceneTakeSettings : public UObject
Remarks
Universal take recorder settings that apply to a whole take
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() ![]() |
FString | FramesName | Frames Name |
![]() ![]() ![]() ![]() ![]() |
FString | HoursName | Hours Name |
![]() ![]() ![]() ![]() ![]() |
FString | MinutesName | Minutes Name |
![]() ![]() ![]() ![]() ![]() |
FString | SecondsName | Seconds Name |
![]() ![]() ![]() ![]() ![]() |
FString | SlateName | Slate Name |
![]() ![]() ![]() ![]() ![]() |
FString | SubFramesName | SubFrames Name |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Overridden from UObject
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
Called when a property on this object has been modified externally |