Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/IRHIPlatformCommandList
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| This type is only usable by derived types (platform RHI implementations) | RHIContext.h | ||
IRHIPlatformCommandList
(
IRHIPlatformCommandList const& |
Prevent copying. | RHIContext.h | |
| Allow moving. | RHIContext.h |
IRHIPlatformCommandList()
Description
This type is only usable by derived types (platform RHI implementations)
| Name | IRHIPlatformCommandList |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIContext.h |
| Include Path | #include "RHIContext.h" |
IRHIPlatformCommandList()
IRHIPlatformCommandList(IRHIPlatformCommandList const &)
Description
Prevent copying.
| Name | IRHIPlatformCommandList |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIContext.h |
| Include Path | #include "RHIContext.h" |
IRHIPlatformCommandList
(
IRHIPlatformCommandList const &
)
IRHIPlatformCommandList(IRHIPlatformCommandList &&)
Description
Allow moving.
| Name | IRHIPlatformCommandList |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIContext.h |
| Include Path | #include "RHIContext.h" |
IRHIPlatformCommandList
(
IRHIPlatformCommandList &&
)