Pathfinding.ConstantPath.ConstantPath C# (CSharp) Method

ConstantPath() public method

public ConstantPath ( ) : UnityEngine
return UnityEngine
		public ConstantPath ()  : base () {}
		

Same methods

ConstantPath::ConstantPath ( Vector3 start, OnPathDelegate callbackDelegate ) : UnityEngine
ConstantPath::ConstantPath ( Vector3 start, int maxGScore, OnPathDelegate callbackDelegate ) : UnityEngine