| bAutoLock |
bool |
Whether to lock the level sequence when done recording |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
|
| bAutoSerialize |
bool |
Whether to incrementally serialize and store some data while recording |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
|
| bMaximizeViewport |
bool |
Whether to maximize the viewport (enter Immersive Mode) when recording |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
|
| bRemoveRedundantTracks |
bool |
Recommended for use with recorded spawnables. |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
|
| bResetPlayhead |
bool |
Reset playhead to beginning of the playback range when starting recording |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
|
| bSaveRecordedAssets |
bool |
Whether to save recorded level sequences and assets when done recording |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
|
| bStopAtPlaybackEnd |
bool |
Automatically stop recording when reaching the end of the playback range |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
|
| CountdownSeconds |
float |
Delay that we will use before starting recording |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
- DisplayName="Countdown"
- Meta=(Units=s, ClampMin="0.0", UIMin="0.0", ClampMax="60.0", UIMax="60.0")
|
| EngineTimeDilation |
float |
The engine time dilation to apply during the recording |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
- Meta=(Units=Multiplier, ClampMin="0.00001", UIMin="0.00001")
|
| ReduceKeysTolerance |
float |
Tolerance to use when reducing keys |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="User Settings"
|