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