Polarith AI
1.8
NavMeshAgentValidator Class Reference

Description

Checks the path of the given navmesh Agent.

Inheritance diagram for NavMeshAgentValidator:
Validator

Public Fields

NavMeshAgent Agent
 The agent whose path has to be verified. More...
 
bool Enabled = false
 Determines if this Validator instance is enabled. More...
 

Public Methods

 NavMeshAgentValidator ()
 Creates a new NavMeshAgentValidator instance and sets Validator.Enabledtrue. More...
 
override bool Validate ()
 Checks the path corresponding to the set navmesh Agent. More...
 
Imprint