Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandListImmediate
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHICommandList.cpp |
static void CleanupGraphEvents&40;&41;
Remarks
Global graph events must be destroyed explicitly to avoid undefined order of static destruction, as they can be destroyed after their allocator.