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 |
void DoEntityCompaction
(
const double TimeAllowed
)
Remarks
Go through all archetypes and compact entities
Parameters
| Name | Description |
|---|---|
| TimeAllowed | to do entity compaction, once it reach that time it will stop and return |