Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FCoreDelegates
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h |
Include | #include "Misc/CoreDelegates.h" |
Syntax
static PostRenderingThreadCreated;
Remarks
Callback for notifications regarding changes of the rendering thread. Sent just after the rendering thread has been created.