Polarith AI
1.8

◆ Validate()

abstract bool Validate ( )
pure virtual

Validates something specific.

For example, a certain target has moved.

Returns
true if the conditions of this validator are satisfied. Otherwise false.

Implemented in DistanceValidator, TargetValidator, NavMeshAgentValidator, and TimeValidator.

Imprint