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

IsFinishingSkill

Boolean value indicating if a skill is being finished.

Implementation

public bool IsFinishingSkill { get; protected set; }

FieldValue

bool

Last updated