Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassProcessingPhaseManager
| Type | Name | Description | |
|---|---|---|---|
| void | Start
(
UWorld& World |
Stores EntityManager associated with given world's MassEntitySubsystem and kicks off phase ticking. | |
| void | Start
(
const TSharedPtr< FMassEntityManager >& InEntityManager |
Stores InEntityManager as the entity manager. |