![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FConsoleRenderThreadPropagation:Public Member Functions | |
| virtual void | OnCVarChange (int32 &Dest, int32 NewValue) |
| virtual void | OnCVarChange (float &Dest, float NewValue) |
| virtual void | OnCVarChange (bool &Dest, bool NewValue) |
| virtual void | OnCVarChange (FString &Dest, const FString &NewValue) |
| virtual void | OnCVarChange (FName &Dest, const FName &NewValue) |
Static Public Member Functions | |
| static FConsoleRenderThreadPropagation & | GetSingleton () |
|
inlinestatic |
|
inlinevirtual |
Implements IConsoleThreadPropagation.
|
inlinevirtual |
Implements IConsoleThreadPropagation.
|
inlinevirtual |
Implements IConsoleThreadPropagation.
|
inlinevirtual |
Implements IConsoleThreadPropagation.
|
inlinevirtual |
Implements IConsoleThreadPropagation.