Navigation
API > API/Plugins > API/Plugins/MassEntity > API/Plugins/MassEntity/FMassEntityManager
References
| Module | MassEntity |
| Header | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Public/MassEntityManager.h |
| Include | #include "MassEntityManager.h" |
| Source | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Private/MassEntityManager.cpp |
void AddFragmentListToEntity
(
FMassEntityHandle Entity,
TConstArrayView< const UScriptStruct * > FragmentList
)
Remarks
Ensures that only unique fragments are added.
It's caller's responsibility to ensure Entity's and FragmentList's validity.