Click or drag to resize

PackedSceneCanInstance Method

Returns true if the scene file has nodes.

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

Return Value

Type: Boolean

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

See Also