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

isInCooldown

Boolean value which indicates if the skill is in cooldown.

Implementation

public bool isInCooldown;

FieldValue

bool

Last updated