Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FMoverDataCollection
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverTypes.h |
| Include | #include "MoverTypes.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoverTypes.cpp |
void AddOrOverwriteData
(
const TSharedPtr < FMoverDataStructBase > DataInstance
)
Remarks
Adds data to the collection. If an existing data struct of the same type is already there, it will be removed first.