implements IMovieSceneCaptureInterface
0x00x0238
Members 9
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x0028 | 0x10 | padding / unreflected | |||
| 0x20 | ImageCaptureProtocolType | FSoftClassPath | 6 flags | {} | |
| 0x20 | AudioCaptureProtocolType | FSoftClassPath | 6 flags | {} | |
| 0x08 | ImageCaptureProtocol | UMovieSceneImageCaptureProtocolBase* | Transient+11 flags | nullptr | |
| 0x08 | AudioCaptureProtocol | UMovieSceneAudioCaptureProtocolBase* | Transient+11 flags | nullptr | |
| 0x70 | Settings | FMovieSceneCaptureSettings | 4 flags | {OutputDirectory={Path="C:\\Users\\etien\\AppData\\Local\\S… | |
| 0x01 | bUseSeparateProcess | bool | 9 flags | false | |
| 0x01 | bCloseEditorWhenCaptureStarts | bool | 9 flags | false | |
| 0x00FA | 0x06 | padding / unreflected | |||
| 0x10 | AdditionalCommandLineArguments | FString | 7 flags | "-NOSCREENMESSAGES" | |
| 0x10 | InheritedCommandLineArguments | FString | Transient+6 flags | "" | |
| 0x0120 | 0x118 | unreflected bytes to end of UMovieSceneCapture | |||
Functions 4
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetImageCaptureProtocolType(TSubclassOf<UMovieSceneCaptureProtocolBase> ProtocolType) | FinalNative+1 flags | 0x08 | |
| void SetAudioCaptureProtocolType(TSubclassOf<UMovieSceneCaptureProtocolBase> ProtocolType) | FinalNative+1 flags | 0x08 | |
| UMovieSceneCaptureProtocolBase* GetImageCaptureProtocol() | FinalNative+1 flags | 0x08 | |
| UMovieSceneCaptureProtocolBase* GetAudioCaptureProtocol() | FinalNative+1 flags | 0x08 |