SceneTreeReloadCurrentScene Method |
Reloads the currently active scene.
Returns on success, if no CurrentScene was defined yet, if CurrentScene cannot be loaded into a PackedScene, or if the scene cannot be instantiated.
Namespace: Godot
public Error ReloadCurrentScene()
[Missing <returns> documentation for "M:Godot.SceneTree.ReloadCurrentScene"]