Click or drag to resize

EditorFileDialogAccess Property

The location from which the user may select a file, including res://, user://, and the local file system.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public EditorFileDialogAccessEnum Access { get; set; }

Property Value

Type: EditorFileDialogAccessEnum
See Also