EPModSkillUsage IsAdvanceSkill

From the CreationKit Wiki
Revision as of 00:10, 14 November 2013 by imported>Egocarib
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Checks whether this Skill is being advanced (gaining experience). Used for Perk Entry Points of the type Modify Skill Use.

Parameters[edit | edit source]

  • Actor Value: The name of the skill being advanced.

Return Value[edit | edit source]

Returns 1 if this Skill is being advanced.

Example[edit | edit source]

EPModSkillUsage_IsAdvanceSkill Condition Function as it is used on the Mage Stone:

MageStone.jpg