Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FMutualInclusivityGraph
| Type | Name | Description | |
|---|---|---|---|
| void | DefineMutualInclusionRule
(
FComponentTypeID Predicate, |
Define a new rule specifying that all of Dependents should always exist if Predicate exists | |
| void | DefineMutualInclusionRule
(
FComponentTypeID Predicate, |
Define a new rule specifying that all of Dependents should always exist if Predicate exists |