FVRamAllocation

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHI.h

Include

#include "RHI.h"

Syntax

struct FVRamAllocation

Variables

Name Description

Public variable

uint32

 

AllocationSize

In bytes

Public variable

uint32

 

AllocationStart

In bytes

Constructors

Name Description

Public function

FVRamAllocation

(
    uint32 InAllocationStart,
    uint32 InAllocationSize
)

Functions

Name Description

Public function Const

bool

 

IsValid()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss