Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/UMovieSceneEntityGroupingSystem
| Type | Name | Description | |
|---|---|---|---|
| FEntityGroupingPolicyKey | AddGrouping
(
TComponentTypeID< ComponentTypes >... InComponents |
Add a new grouping policy that will make a key that is a tuple of the given components' values. | |
| FEntityGroupingPolicyKey | AddGrouping
(
GroupingPolicy&& InPolicy, |
Add a new grouping policy that will use the given components to make up a group key. |