Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FLockTracker
| Name | FLockParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
struct FLockParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLockParams
(
void* InRHIBuffer, |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Buffer | void * | RHICommandList.h | ||
| BufferSize | uint32 | RHICommandList.h | ||
| LockMode | EResourceLockMode | RHICommandList.h | ||
| Offset | uint32 | RHICommandList.h | ||
| RHIBuffer | void * | RHICommandList.h |