Click or drag to resize

WorldGetScenario Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.World.GetScenario"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetScenario is deprecated. Use the Scenario property instead.")]
public RID GetScenario()

Return Value

Type: RID

[Missing <returns> documentation for "M:Godot.World.GetScenario"]

See Also