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

IsActivatingSkill

Boolean value indicating if a skill is being activated.

Implementation

public bool IsActivatingSkill { get; protected set; }

FieldValue

bool

Last updated