Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/IEntityStorageInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMassArchetypeData * GetArchetype
(
int32 Index |
MassEntityManagerStorage.h | ||
const FMassArchetypeData * GetArchetype
(
int32 Index |
MassEntityManagerStorage.h |
GetArchetype(int32)
| Name | GetArchetype |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityManagerStorage.h |
| Include Path | #include "MassEntityManagerStorage.h" |
FMassArchetypeData * GetArchetype
(
int32 Index
)
GetArchetype(int32)
| Name | GetArchetype |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityManagerStorage.h |
| Include Path | #include "MassEntityManagerStorage.h" |
const FMassArchetypeData * GetArchetype
(
int32 Index
) const