Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FEntityManager
Type | Name | Description | |
---|---|---|---|
![]() |
void | Run through all entities in this entity manager, ensuring that all mutual components exist | |
![]() |
void | AddMutualComponents
(
const FEntityComponentFilter& InFilter |
Run through all entities in this entity manager, ensuring that all mutual components exist for any component types that match the specified filter |