Navigation
API > API/Runtime > API/Runtime/MassEntity
| Name | FMassArchetypeEntityCollectionWithPayload |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassArchetypeTypes.h |
| Include Path | #include "MassArchetypeTypes.h" |
Syntax
struct FMassArchetypeEntityCollectionWithPayload
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMassArchetypeEntityCollectionWithPayload
(
const FMassArchetypeEntityCollection& InEntityCollection |
MassArchetypeTypes.h | ||
FMassArchetypeEntityCollectionWithPayload
(
FMassArchetypeEntityCollection&& InEntityCollection |
MassArchetypeTypes.h | ||
FMassArchetypeEntityCollectionWithPayload
(
const FMassArchetypeHandle& InArchetype, |
MassArchetypeTypes.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Entities | FMassArchetypeEntityCollection | MassArchetypeTypes.h | ||
| PayloadSlice | FMassGenericPayloadViewSlice | MassArchetypeTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FMassArchetypeEntityCollection & GetEntityCollection() |
MassArchetypeTypes.h | ||
const FMassGenericPayloadViewSlice & GetPayload() |
MassArchetypeTypes.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void CreateEntityRangesWithPayload
(
const FMassEntityManager& EntityManager, |
MassArchetypeTypes.h |