![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for TCommandPipe< CommandType >, including all inherited members.
| AddNumCommands(int32 InNumCommands) | TCommandPipe< CommandType > | inline |
| CommandFunctionType typedef | TCommandPipe< CommandType > | |
| EmptyFunctionType typedef | TCommandPipe< CommandType > | |
| EnqueueCommand(ArgTypes &&... Args) | TCommandPipe< CommandType > | inline |
| IsEmpty() const | TCommandPipe< CommandType > | inline |
| ReleaseNumCommands(int32 InNumCommands) | TCommandPipe< CommandType > | inline |
| SetCommandFunction(CommandFunctionType &&InCommandFunction) | TCommandPipe< CommandType > | inline |
| SetEmptyFunction(TFunction< void()> &&InEmptyFunction) | TCommandPipe< CommandType > | inline |
| SetPrerequisiteTask(const UE::Tasks::FTask &InPrerequisiteTask) | TCommandPipe< CommandType > | inline |
| TCommandPipe(const TCHAR *InName) | TCommandPipe< CommandType > | inline |
| Wait() | TCommandPipe< CommandType > | inline |
| ~TCommandPipe() | TCommandPipe< CommandType > | inline |