Navigation
API > API/Runtime > API/Runtime/MassEntity
| Name | FArchetypeGroupType |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassArchetypeGroup.h |
| Include Path | #include "MassArchetypeGroup.h" |
Syntax
struct FArchetypeGroupType
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArchetypeGroupType
(
const uint32 Value |
MassArchetypeGroup.h | ||
FArchetypeGroupType
(
const FArchetypeGroupType& Source |
MassArchetypeGroup.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InvalidArchetypeGroupTypeIdentifier | uint32 | MassArchetypeGroup.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Identifier | uint32 | MassArchetypeGroup.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
MassArchetypeGroup.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator int32() |
MassArchetypeGroup.h | ||
bool operator==
(
const FArchetypeGroupType Other |
MassArchetypeGroup.h |