Difference between revisions of "EPModSkillUsage IsAdvanceSkill"
Jump to navigation
Jump to search
imported>Egocarib |
imported>Egocarib |
||
Line 5: | Line 5: | ||
==Return Value== | ==Return Value== | ||
* Returns 1 (true) if | * 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.