LightningSpellScriptDurationTimer Property |
Duration, in seconds, remaining for the spell
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected float DurationTimer { get; }
Protected ReadOnly Property DurationTimer As Single
Get
protected:
property float DurationTimer {
float get ();
}
member DurationTimer : float32 with get
Property Value
Type:
SingleSee Also