Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassArchetypeEntityCollection
Description
The comparison function that checks if Other is identical to this. Intended for diagnostics/debugging.
| Name | IsSame |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassArchetypeTypes.h |
| Include Path | #include "MassArchetypeTypes.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassArchetypeTypes.cpp |
bool IsSame
(
const FMassArchetypeEntityCollection & Other
) const