Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassArchetypeEntityCollection
Description
Converts stored entity ranges to FMassEntityHandles and appends them to InOutHandles. Note that the operation is only supported for already created entities (i.e. not "reserved")
| Name | ExportEntityHandles |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassArchetypeTypes.h |
| Include Path | #include "MassArchetypeTypes.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassArchetypeTypes.cpp |
bool ExportEntityHandles
(
TArray < FMassEntityHandle > & InOutHandles
) const
whether any entity handles have been actually exported