Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FEntityCollection
Description
Appends the Handle to stored EntityHandles. Results in marking cached FMassArchetypeEntityCollection as dirty.
| Name | AddHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityCollection.h |
| Include Path | #include "MassEntityCollection.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassEntityCollection.cpp |
void AddHandle
(
FMassEntityHandle Handle
)