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
EditedSceneRoot Property
The root of the edited scene.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Node
EditedSceneRoot
{
get
;
set
; }
Property Value
Type:
Node
See Also
Reference
SceneTree Class
Godot Namespace