AIDef:Query/CheckTime

Revision as of 09:46, 30 October 2018 by imported>Leoetlino
CheckTime
AI definition
Type Query

Returns 1 if the current time is {condition} than or equal to the specified time, and 0 otherwise.

DynamicInstParams

Name Type Default value Description
Hour Int
Minute Int
ConditionType String "le" (lower than or equal to) or "ge" (greater than or equal to)


Derived definitions

CheckTime (EventSystemActor)

No overridden parameters.