Difference between revisions of "EPModSkillUsage IsAdvanceSkill"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Egocarib
m (typo)
imported>Egocarib
 
Line 5: Line 5:


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


==Example==
==Example==
<code>EPModSkillUsage_IsAdvanceSkill</code> Condition Function as it is used on the Mage Stone:
'''EPModSkillUsage_IsAdvanceSkill''' Condition Function as it is used on the Mage Stone:
[[File:MageStone.jpg|border|800px]]
 
[[File:MageStone.jpg|800px]]




[[Category:Condition Functions]]
[[Category:Condition Functions]]

Latest revision as of 00:10, 14 November 2013

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