GodotSharpAPI
GodotSharpAPI
Godot
SceneTree Class
SceneTree Properties
CurrentScene Property
DebugCollisionsHint Property
DebugNavigationHint Property
EditedSceneRoot Property
Multiplayer Property
MultiplayerPoll Property
NetworkPeer Property
Paused Property
RefuseNewNetworkConnections Property
Root Property
UseFontOversampling Property
SceneTree
CurrentScene Property
The current scene.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Node
CurrentScene
{
get
;
set
; }
Property Value
Type:
Node
See Also
Reference
SceneTree Class
Godot Namespace