Click or drag to resize

EditorFileDialogGetMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.EditorFileDialog.GetMode"]

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMode is deprecated. Use the Mode property instead.")]
public EditorFileDialogModeEnum GetMode()

Return Value

Type: EditorFileDialogModeEnum

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

See Also