Vixen
c7401864
csharp
public interface ITagCooldown

A decorator that takes part in a tree-wide named cooldown.

Read the guide page for this →

Remarks

What the compiler looks for to size an agent's cooldown table. An interface rather than a hard-coded pair of types, so a project's own "shout cooldown" decorator joins the same table.

Fields and properties (1)

  • Symbol Tag

    The name of the cooldown it reads or starts.

Used by (3)

  • CompileStateVixen.Ai
  • SetTagCooldownDecoratorVixen.Ai
  • TagCooldownDecoratorVixen.Ai