[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
IsRaceBonusSkill
Jump to navigation
Jump to search
A command for Oblivion Script Extender
Syntax:
(isBonusSkill:bool) reference.IsRaceBonusSkill skillActorValue:chars raceFormID:ref
Returns whether the specified skill is a bonus for the race.
Notes[edit | edit source]
- If called on a reference the function will determine the race of the reference.
- The C version specifies the skill by number rather than by name. IsRaceBonusSkillC