Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 308 Bytes

File metadata and controls

25 lines (17 loc) · 308 Bytes

SkillsActive

Whether the skill is active and therefore available for use

Supported Types

bool

/**
* @var bool
*/
bool $value = /* values here */

Components\SkillsActive2

/**
* @var Components\SkillsActive2
*/
Components\SkillsActive2 $value = /* values here */