UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRHICommandListImmediate::FQueuedCommandList Struct Reference

#include <RHICommandList.h>

+ Inheritance diagram for FRHICommandListImmediate::FQueuedCommandList:

Public Member Functions

 FQueuedCommandList ()=default
 
 FQueuedCommandList (FRHICommandListBase *InCmdList)
 

Public Attributes

FRHICommandListBaseCmdList = nullptr
 

Constructor & Destructor Documentation

◆ FQueuedCommandList() [1/2]

FRHICommandListImmediate::FQueuedCommandList::FQueuedCommandList ( )
default

◆ FQueuedCommandList() [2/2]

FRHICommandListImmediate::FQueuedCommandList::FQueuedCommandList ( FRHICommandListBase InCmdList)
inline

Member Data Documentation

◆ CmdList

FRHICommandListBase* FRHICommandListImmediate::FQueuedCommandList::CmdList = nullptr

The documentation for this struct was generated from the following file: