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