Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityQuery
| Name | FArchetypeMatchOverride |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityQuery.h |
| Include Path | #include "MassEntityQuery.h" |
Syntax
struct FArchetypeMatchOverride
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| MatchFunction | bool(*)(const void *, const FMassArchetypeCompositionDescriptor &) | MassEntityQuery.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Data | TAlignedBytes< ArchetypeMatchOverrideSize, ArchetypeMatchOverrideAlignment > | MassEntityQuery.h | ||
| Match | MatchFunction | MassEntityQuery.h |