0x00x00A8
Members 4
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | ConsoleVariablePresets | TArray<TScriptInterface<IMovieSceneConsoleVariableTrackInterface>> | 5 flags | [] | |
| 0x10 | StartConsoleCommands | TArray<FString> | 4 flags | [] | |
| 0x10 | EndConsoleCommands | TArray<FString> | 4 flags | [] | |
| 0x10 | CVars | TArray<FMoviePipelineConsoleVariableEntry> | 3 flags | [] | |
| 0x0088 | 0x20 | unreflected bytes to end of UMoviePipelineConsoleVariableSetting | |||
Inherited from UMoviePipelineSetting 2
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | CachedPipeline | TWeakObjectPtr<UMoviePipeline> | Transient+6 flags | nullptr | |
| 0x01 | bEnabled | bool | 5 flags | true |
Functions 5
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool UpdateConsoleVariableEnableState(const FString& Name, bool bIsEnabled) | FinalNative+1 flags | 0x12 | |
| bool RemoveConsoleVariable(const FString& Name, bool bRemoveAllInstances) | FinalNative+1 flags | 0x12 | |
| TArray<FMoviePipelineConsoleVariableEntry> GetConsoleVariables() | FinalNative+1 flags | 0x10 | |
| bool AddOrUpdateConsoleVariable(const FString& Name, float Value) | FinalNative+1 flags | 0x15 | |
| bool AddConsoleVariable(const FString& Name, float Value) | FinalNative+1 flags | 0x15 |