Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassRawEntityInChunkData
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MassArchetypeTypes.h |
|
|
|
MassArchetypeTypes.h |
|
FMassRawEntityInChunkData()
| |
|
| Name |
FMassRawEntityInChunkData |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassArchetypeTypes.h |
| Include Path |
#include "MassArchetypeTypes.h" |
FMassRawEntityInChunkData()
FMassRawEntityInChunkData(uint8 *, const int32)
| |
|
| Name |
FMassRawEntityInChunkData |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassArchetypeTypes.h |
| Include Path |
#include "MassArchetypeTypes.h" |
FMassRawEntityInChunkData
(
uint8 * InChunkRawMemory,
const int32 InIndexWithinChunk
)