FactValuePrereq class
FactValuePrereq
Inheritance
Base: game.IScriptablePrereq
Derived
None.
Properties
| Property | Type | |
|---|---|---|
fact | CName | scripted |
value | int | scripted |
comparisonType | EComparisonType | scripted |
repeated | bool | scripted |
Functions
void Initialize(TDBID recordID)overrideRTTIbool OnRegister(game.PrereqState state, ScriptGameInstance game, IScriptable context)overrideRTTIvoid OnUnregister(game.PrereqState state, ScriptGameInstance game, IScriptable context)overrideRTTIvoid OnApplied(game.PrereqState state, ScriptGameInstance game, IScriptable context)overrideRTTIbool IsFulfilled(ScriptGameInstance game, IScriptable context)overrideRTTIbool Evaluate(int value)RTTI