Click or drag to resize

PackedSceneGetState Method

Returns the SceneState representing the scene file contents.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public SceneState GetState()

Return Value

Type: SceneState

[Missing <returns> documentation for "M:Godot.PackedScene.GetState"]

See Also