IsExecutingSkill
Boolean value indicating if a non-permanent skill is being executed.
Implementation
public bool IsExecutingSkill { get; protected set; }
FieldValue
Last updated
Was this helpful?
Boolean value indicating if a non-permanent skill is being executed.
public bool IsExecutingSkill { get; protected set; }
Last updated
Was this helpful?