IsRaceBonusSkill
Revision as of 12:59, 14 September 2007 by imported>WereWolf
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.
NotesEdit
- 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