// Assembly: UnityEngine.AIModule
// Full name: UnityEngine.AI.NavMesh

namespace UnityEngine.AI
{
public class NavMesh // TypeDefIndex: 13464
{
	// Fields
	type#32552 onPreUpdate;

	// Methods
	// RVA: -1
	private static type#28660 ClearPreUpdateListeners() { }
	// RVA: -1
	private static type#28660 Internal_CallOnNavMeshPreUpdate() { }
}
}
