public MovementLoop( List<Vector3> pathLoop )
Public Sub New ( _ pathLoop As List(Of Vector3) _ )
public: MovementLoop( List<Vector3^>^ pathLoop )