Navigation
API > API/Runtime > API/Runtime/MassEntity
| Name | FArchetypeGroupID |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassArchetypeGroup.h |
| Include Path | #include "MassArchetypeGroup.h" |
Syntax
struct FArchetypeGroupID
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MassArchetypeGroup.h | |||
FArchetypeGroupID
(
const uint32 InID |
MassArchetypeGroup.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FirstGroupID | uint32 | MassArchetypeGroup.h | |
| InvalidArchetypeGroupID | uint32 | MassArchetypeGroup.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ID | uint32 | MassArchetypeGroup.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
MassArchetypeGroup.h | ||
FArchetypeGroupID Next() |
MassArchetypeGroup.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FArchetypeGroupID First() |
MassArchetypeGroup.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator int32() |
MassArchetypeGroup.h | ||
bool operator==
(
const FArchetypeGroupID Other |
MassArchetypeGroup.h |