Pathfinding.ConvexMeshNode.ConvexMeshNode C# (CSharp) Method

ConvexMeshNode() static private method

static private ConvexMeshNode ( ) : UnityEngine
return UnityEngine
		static ConvexMeshNode () {
			
			//Should register to a delegate to receive updates whenever graph lists are changed
		}
		

Same methods

ConvexMeshNode::ConvexMeshNode ( AstarPath astar ) : UnityEngine