For the complete documentation index, see llms.txt. This page is also available as Markdown.

IsCastingSkill

Boolean value indicating if a skill is being casted.

Implementation

public bool IsCastingSkill { get; protected set; }

FieldValue

bool

Last updated