IsCastingSkill
Boolean value indicating if a skill is being casted.
Implementation
public bool IsCastingSkill { get; protected set; }
FieldValue
Last updated
Was this helpful?
Boolean value indicating if a skill is being casted.
public bool IsCastingSkill { get; protected set; }
Last updated
Was this helpful?