![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IConsoleThreadPropagation, including all inherited members.
| OnCVarChange(int32 &Dest, int32 NewValue)=0 | IConsoleThreadPropagation | pure virtual |
| OnCVarChange(float &Dest, float NewValue)=0 | IConsoleThreadPropagation | pure virtual |
| OnCVarChange(bool &Dest, bool NewValue)=0 | IConsoleThreadPropagation | pure virtual |
| OnCVarChange(FString &Dest, const FString &NewValue)=0 | IConsoleThreadPropagation | pure virtual |
| OnCVarChange(FName &Dest, const FName &NewValue)=0 | IConsoleThreadPropagation | pure virtual |