Navigation
API > API/Plugins > API/Plugins/MassEntity
References
| Module | MassEntity |
| Header | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Public/MassArchetypeTypes.h |
| Include | #include "MassArchetypeTypes.h" |
Syntax
struct FMassArchetypeHandle
Remarks
An opaque handle to an archetype.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FMassArchetypeHandle& Other |
||
| bool | operator==
(
const FMassArchetypeHandle& Other |