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