Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/PhysicsMover > API/Plugins/Mover/PhysicsMover/FMoverAIInputs
- FMoverDataStructBase::Clone()
- FMoverAIInputs::Clone()
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/PhysicsMover/PhysicsMoverSimulationTypes.h |
| Include | #include "PhysicsMover/PhysicsMoverSimulationTypes.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/PhysicsMover/PhysicsMoverSimulationTypes.cpp |
virtual FMoverDataStructBase * Clone() const
Remarks
Return newly allocated copy of this FMoverDataStructBase. MUST be overridden by derived types. newly allocated copy of this FMoverAIInputs. Must be overridden by child classes