UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRHICommandListIterator Class Reference

Public Member Functions

 FRHICommandListIterator (FRHICommandListBase &CmdList)
 
 ~FRHICommandListIterator ()
 
bool HasCommandsLeft () const
 
FRHICommandBaseNextCommand ()
 

Constructor & Destructor Documentation

◆ FRHICommandListIterator()

FRHICommandListIterator::FRHICommandListIterator ( FRHICommandListBase CmdList)
inline

◆ ~FRHICommandListIterator()

FRHICommandListIterator::~FRHICommandListIterator ( )
inline

Member Function Documentation

◆ HasCommandsLeft()

bool FRHICommandListIterator::HasCommandsLeft ( ) const
inline

◆ NextCommand()

FRHICommandBase * FRHICommandListIterator::NextCommand ( )
inline

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