TemporalPrereqState class
TemporalPrereqState
Inheritance
Base: game.PrereqState
Derived
None.
Properties
| Property | Type | |
|---|---|---|
delaySystem | game.DelaySystem? | scripted |
callback | TemporalPrereqDelayCallback? | scripted |
lapsedTime | float | scripted |
delayID | game.DelayID | scripted |
Functions
void RegisterDealyCallback(float delayTime)RTTIvoid CallbackRecall()RTTI