Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityQuery
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddCreatedArchetype
(
const FMassElementBitSet& InComposition |
MassEntityQuery.h | ||
void AddCreatedArchetype
(
FMassElementBitSet&& InComposition |
MassEntityQuery.h |
AddCreatedArchetype(const FMassElementBitSet &)
| Name | AddCreatedArchetype |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityQuery.h |
| Include Path | #include "MassEntityQuery.h" |
void AddCreatedArchetype
(
const FMassElementBitSet & InComposition
)
AddCreatedArchetype(FMassElementBitSet &&)
| Name | AddCreatedArchetype |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityQuery.h |
| Include Path | #include "MassEntityQuery.h" |
void AddCreatedArchetype
(
FMassElementBitSet && InComposition
)