Property CooldownDuration
CooldownDuration
The duration in milliseconds that the node should wait after a successful tick before ticking the child again.
Declaration
[AuraProperty(new string[] { })]
public TimeSpan CooldownDuration { get; set; }
Property Value
Type | Description |
---|---|
TimeSpan |