Click or drag to resize

EditorInterfacePlayCurrentScene Method

Plays the currently active scene.

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