EPModSkillUsage IsAdvanceSkill

From the CreationKit Wiki
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