GodotSharpAPI
GodotSharpAPI
Godot
Timer Class
Timer Methods
GetTimeLeft Method
GetTimerProcessMode Method
GetWaitTime Method
HasAutostart Method
IsOneShot Method
IsPaused Method
IsStopped Method
SetAutostart Method
SetOneShot Method
SetPaused Method
SetTimerProcessMode Method
SetWaitTime Method
Start Method
Stop Method
Timer
Stop Method
Stops the timer.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Stop
()
See Also
Reference
Timer Class
Godot Namespace