Click or drag to resize

EditorFileDialogGetVbox Method

Returns the VBoxContainer used to display the file system.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public VBoxContainer GetVbox()

Return Value

Type: VBoxContainer

[Missing <returns> documentation for "M:Godot.EditorFileDialog.GetVbox"]

See Also