Click or drag to resize

NodeFilename Property

When a scene is instanced from a file, its topmost node contains the filename from which it was loaded.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string Filename { get; set; }

Property Value

Type: String
See Also