Click or drag to resize

NodeGetSceneInstanceLoadPlaceholder Method

Returns true if this is an instance load placeholder. See InstancePlaceholder.

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Node.GetSceneInstanceLoadPlaceholder"]

See Also