Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FEntityGroupID
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
EntitySystem/BuiltInComponentTypes.h |
|
|
|
EntitySystem/BuiltInComponentTypes.h |
|
FEntityGroupID()
| |
|
| Name |
FEntityGroupID |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieScene/Public/EntitySystem/BuiltInComponentTypes.h |
| Include Path |
#include "EntitySystem/BuiltInComponentTypes.h" |
FEntityGroupID()
FEntityGroupID(const FEntityGroupingPolicyKey, int32)
| |
|
| Name |
FEntityGroupID |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieScene/Public/EntitySystem/BuiltInComponentTypes.h |
| Include Path |
#include "EntitySystem/BuiltInComponentTypes.h" |
FEntityGroupID
(
const FEntityGroupingPolicyKey InPolicyKey,
int32 InGroupIndex
)