Navigation
API > API/Runtime > API/Runtime/MassEntity
| Name | FArchetypeGroupHandle |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassArchetypeGroup.h |
| Include Path | #include "MassArchetypeGroup.h" |
Syntax
struct FArchetypeGroupHandle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MassArchetypeGroup.h | |||
FArchetypeGroupHandle
(
const FArchetypeGroupType InGroupType, |
MassArchetypeGroup.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GroupID | FArchetypeGroupID | MassArchetypeGroup.h | ||
| GroupType | FArchetypeGroupType | MassArchetypeGroup.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArchetypeGroupID GetGroupID() |
MassArchetypeGroup.h | ||
FArchetypeGroupType GetGroupType() |
MassArchetypeGroup.h | ||
bool IsValid() |
MassArchetypeGroup.h | ||
void UpdateID
(
const FArchetypeGroupHandle Other |
MassArchetypeGroup.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FArchetypeGroupHandle Other |
MassArchetypeGroup.h | ||
bool operator==
(
const FArchetypeGroupHandle Other |
MassArchetypeGroup.h |