![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RenderingThread.h>
Inheritance diagram for FRenderThreadCommandPipe:Static Public Member Functions | |
| template<typename RenderCommandTag , typename LambdaType > | |
| static void | Enqueue (LambdaType &&Lambda) |
| static void | Enqueue (FRenderCommandList *CommandList) |
Additional Inherited Members | |
Public Member Functions inherited from FRenderCommandPipeBase | |
| ~FRenderCommandPipeBase () | |
Protected Member Functions inherited from FRenderCommandPipeBase | |
| void | ResetContext () |
Protected Attributes inherited from FRenderCommandPipeBase | |
| FContext * | Context = new FContext |
| UE::FMutex | Mutex |
|
inlinestatic |
|
inlinestatic |