Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FVRamAllocation |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHI.h |
| Include Path | #include "RHI.h" |
Syntax
struct FVRamAllocation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RHI.h | |||
FVRamAllocation
(
uint64 InAllocationStart, |
RHI.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AllocationSize | uint64 | In bytes | RHI.h | |
| AllocationStart | uint64 | In bytes | RHI.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
RHI.h |