Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/BuiltInComponentTypes.h |
| Include | #include "EntitySystem/BuiltInComponentTypes.h" |
Syntax
struct FEntityGroupingPolicyKey
Remarks
The key to a grouping policy registered on the grouping system (see UMovieSceneEntityGroupingSystem)
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Index |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEntityGroupingPolicyKey
(
int32 FromIndex |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FEntityGroupingPolicyKey | Invalid () |
||
| bool | IsValid () |