Navigation
Unreal Engine C++ API Reference > 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 |