SkillExecutionType
Defines the execution type of a skill.
Implementation
Fields
Name
intValue
Description
InstantExecute
0
A skill is executed instantly, without a cast time
CastExecute
1
A skill is executed with a cast time
PermanentExecute
2
A skill is executed permanently, without finishing
Last updated
Was this helpful?