EPModSkillUsage IsAdvanceSkill

Revision as of 22:41, 13 November 2013 by imported>Egocarib (→‎Return Value)

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