NPCRarityPrereq class
NPCRarityPrereq
Inheritance
Base: game.IScriptablePrereq
Derived
None.
Properties
| Property | Type | |
|---|---|---|
rarity | game.data.NPCRarity | scripted |
invert | bool | scripted |
Functions
void Initialize(TDBID recordID)overrideRTTIbool IsOnRegisterSupported()overrideRTTIvoid OnApplied(game.PrereqState state, ScriptGameInstance game, IScriptable context)overrideRTTIbool IsFulfilled(ScriptGameInstance game, IScriptable context)overrideRTTI