Difference between revisions of "EPModSkillUsage IsAdvanceSkill"
Jump to navigation
Jump to search
imported>Egocarib (added caption) |
imported>Egocarib m (typo) |
||
Line 8: | Line 8: | ||
==Example== | ==Example== | ||
<code>EPModSkillUsage_IsAdvanceSkill</code> | <code>EPModSkillUsage_IsAdvanceSkill</code> Condition Function as it is used on the Mage Stone: | ||
[[File:MageStone.jpg|border|800px]] | [[File:MageStone.jpg|border|800px]] | ||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Revision as of 22:45, 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
Condition Function as it is used on the Mage Stone: