Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityView
| Type | Name | Description | |
|---|---|---|---|
FMassEntityView
(
const FMassArchetypeHandle& ArchetypeHandle, |
Resolves Entity against ArchetypeHandle. | ||
FMassEntityView
(
const FMassEntityManager& EntityManager, |
Finds the archetype Entity belongs to and then resolves against it. |