ItemCreationPrereq class
ItemCreationPrereq
Inheritance
Base: game.IScriptablePrereq
Derived
None.
Properties
| Property | Type | |
|---|---|---|
fireAndForget | bool | scripted |
statType | game.data.StatType | scripted |
valueToCheck | float | scripted |
comparisonType | EComparisonType | scripted |
Functions
void Initialize(TDBID recordID)overrideRTTIbool IsFulfilled(ScriptGameInstance game, IScriptable context)overrideRTTI