Click or drag to resize

TimerIsStopped Method

Returns true if the timer is stopped.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsStopped()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Timer.IsStopped"]

See Also