Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FMoverDataCollection
Description
Serializes data in this collection for debug purposes. This is currently only usable in the context of sending mover info to the Chaos Visual Debugger
| Name | SerializeDebugData |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverTypes.h |
| Include Path | #include "MoverTypes.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoverTypes.cpp |
bool SerializeDebugData
(
FArchive & Ar
)