Navigation
API > API/Runtime > API/Runtime/MassEntity
| Name | FMassRawEntityInChunkData |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassArchetypeTypes.h |
| Include Path | #include "MassArchetypeTypes.h" |
Syntax
struct FMassRawEntityInChunkData
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MassArchetypeTypes.h | |||
FMassRawEntityInChunkData
(
uint8* InChunkRawMemory, |
MassArchetypeTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChunkRawMemory | uint8 *const | MassArchetypeTypes.h | ||
| IndexWithinChunk | const int32 | MassArchetypeTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsSet() |
MassArchetypeTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FMassRawEntityInChunkData& Other |
MassArchetypeTypes.h |