Difference between revisions of "EPModSkillUsage IsAdvanceSkill"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Egocarib
imported>Egocarib
Line 5: Line 5:


==Return Value==
==Return Value==
* Returns 1 (true) if equal to the Skill that is being advanced.
* Returns 1 (true) if this Skill is being advanced.


==Example==
==Example==

Revision as of 22:41, 13 November 2013

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

Parameters

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

Return Value

  • Returns 1 (true) if this Skill is being advanced.

Example

EPModSkillUsage_IsAdvanceSkill Conditions Functions as used on the Mage Stone.