Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FMoverDataPersistence
Overloads
FMoverDataPersistence()
| |
|
| Name |
FMoverDataPersistence |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverTypes.h |
| Include Path |
#include "MoverTypes.h" |
FMoverDataPersistence()
FMoverDataPersistence(UScriptStruct *, bool)
| |
|
| Name |
FMoverDataPersistence |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverTypes.h |
| Include Path |
#include "MoverTypes.h" |
FMoverDataPersistence
(
UScriptStruct * TypeToPersist,
bool bShouldCopyBetweenFrames
)