Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityManager
References
| Module | MassEntity |
| Header | /Engine/Source/Runtime/MassEntity/Public/MassEntityManager.h |
| Include | #include "MassEntityManager.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassEntityManager.cpp |
FMassEntityHandle ReserveEntity()
Remarks
Reserves an entity in the subsystem, the entity is still not ready to be used by the subsystem, need to call BuildEntity() FMassEntityHandle id of the reserved entity