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

IsExecutingSkill

Boolean value indicating if a non-permanent skill is being executed.

Implementation

public bool IsExecutingSkill { get; protected set; }

FieldValue

bool

Last updated