IsRaceBonusSkill

From the Oblivion ConstructionSet Wiki
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

See Also[edit | edit source]