Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FEntityFactories
| Type | Name | Description | |
|---|---|---|---|
| void | DefineComplexInclusiveComponents
(
const FComplexInclusivityFilter& InFilter, |
Specifies that if an entity matches the given filter, the specified component should be created on it. | |
| void | DefineComplexInclusiveComponents
(
const FComplexInclusivityFilter& InFilter, |
Specifies that if an entity matches the given filter, the specified components should be created on it. |