FRawStaticIndexBuffer16or32Interface::GetNeedsCPUAccess

The following methods are basically just accessors that allow us to hide the implementation of [FRawStaticIndexBuffer16or32](API\Runtime\Engine\FRawStaticIndexBuffer16or32) by making the index array a private member

Windows
MacOS
Linux

Override Hierarchy

FRawStaticIndexBuffer16or32Interface::GetNeedsCPUAccess()

FRawStaticIndexBuffer16or32::GetNeedsCPUAccess()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/RawIndexBuffer.h

Include

#include "RawIndexBuffer.h"

Syntax

bool GetNeedsCPUAccess() const

Remarks

The following methods are basically just accessors that allow us to hide the implementation of FRawStaticIndexBuffer16or32 by making the index array a private member

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