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
&40;
FMassEntityHandle Entity,
TConstArrayView< const UScriptStruct &42; > FragmentList
&41;
Remarks
Ensures that only unique fragments are added.
It's caller's responsibility to ensure Entity's and FragmentList's validity.