Navigation
API > API/Plugins > API/Plugins/MoverExamples > API/Plugins/MoverExamples/MovementBases > API/Plugins/MoverExamples/MovementBases/FFollowPathState
- FMoverDataStructBase::Clone()
- FFollowPathState::Clone()
References
| Module | MoverExamples |
| Header | /Engine/Plugins/Experimental/MoverExamples/Source/MoverExamples/Public/MovementBases/FollowPathMode.h |
| Include | #include "MovementBases/FollowPathMode.h" |
| Source | /Engine/Plugins/Experimental/MoverExamples/Source/MoverExamples/Private/MovementBases/FollowPathMode.cpp |
virtual FMoverDataStructBase * Clone() const
Remarks
Return newly allocated copy of this FMoverDataStructBase. MUST be overridden by derived types.