Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FSingleThreadedEntityStorage
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FMassArchetypeData * GetArchetype
(
int32 Index |
MassEntityManagerStorage.h | ||
virtual 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" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassEntityManagerStorage.cpp |
virtual FMassArchetypeData * GetArchetype
(
int32 Index
)
GetArchetype(int32)
| Name | GetArchetype |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityManagerStorage.h |
| Include Path | #include "MassEntityManagerStorage.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassEntityManagerStorage.cpp |
virtual const FMassArchetypeData * GetArchetype
(
int32 Index
) const