FRHICommandListIterator

Helper class for traversing a [FRHICommandList](API\Runtime\RHI\FRHICommandList).

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHICommandList.inl

Include

#include "RHICommandList.inl"

Syntax

class FRHICommandListIterator

Remarks

Helper class for traversing a FRHICommandList.

Constructors

Name Description

Public function

FRHICommandListIterator

(
    FRHICommandListBase& CmdList
)

Destructors

Name Description

Public function

~FRHICommandListIterator()

Functions

Name Description

Public function Const

FORCEINLINE_...

 

HasCommandsLeft()

Public function

FORCEINLINE_...

 

NextCommand()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss