Navigation
API > API/Plugins > API/Plugins/MassSpawner
References
| Module | MassSpawner |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Public/MassEntityTemplate.h |
| Include | #include "MassEntityTemplate.h" |
Syntax
USTRUCT&40;&41;
struct FMassEntityTemplateID
Remarks
ID of the template an entity is using.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGuid | ConfigGuid | ||
| uint32 | FlavorHash | ||
| uint64 | TotalHash |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint64 | GetHash64 () |
||
| void | Invalidate () |
||
| bool | IsValid () |
||
| FString | ToString () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FMassEntityTemplateID& Other |
||
| bool | operator==
(
const FMassEntityTemplateID& Other |
Constants
| Name | Description |
|---|---|
| InvalidHash |