Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FMoverAIInputs
Description
Return newly allocated copy of this FMoverDataStructBase. MUST be overridden by derived types.
Virtual Inheritance
- FMoverDataStructBase::Clone → FMoverAIInputs::Clone
| Name | Clone |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/PhysicsMover/PhysicsMoverSimulationTypes.h |
| Include Path | #include "PhysicsMover/PhysicsMoverSimulationTypes.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/PhysicsMover/PhysicsMoverSimulationTypes.cpp |
virtual FMoverDataStructBase * Clone() const