Polarith AI
1.8
TimeValidator Class Reference

Description

Checks if a specific time elapsed.

Inheritance diagram for TimeValidator:
Validator

Public Fields

float ElapsedTime = 10.0f
 Determines the time which must elapse before this validator reacts. More...
 
bool Enabled = false
 Determines if this Validator instance is enabled. More...
 

Public Methods

override bool Validate ()
 Checks if a given time interval elapsed. More...
 
Imprint