Click or drag to resize

EditorInterfaceStopPlayingScene Method

Stops the scene that is currently playing.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public void StopPlayingScene()
See Also