Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRawStaticIndexBuffer
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/RawIndexBuffer.h |
| Include | #include "RawIndexBuffer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/RawIndexBuffer.cpp |
void Serialize
&40;
FArchive & Ar,
bool bNeedsCPUAccess
&41;
Remarks
Serialization.
Parameters
| Name | Description |
|---|---|
| Ar | Archive to serialize with |
| bNeedsCPUAccess | Whether the elements need to be accessed by the CPU |