Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FVRamAllocation
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RHI.h | |||
FVRamAllocation
(
uint64 InAllocationStart, |
RHI.h |
FVRamAllocation()
| Name | FVRamAllocation |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHI.h |
| Include Path | #include "RHI.h" |
FVRamAllocation()
FVRamAllocation(uint64, uint64)
| Name | FVRamAllocation |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHI.h |
| Include Path | #include "RHI.h" |
FVRamAllocation
(
uint64 InAllocationStart,
uint64 InAllocationSize
)