Click or drag to resize

EditorSettingsGetFavorites Method

Returns the list of favorite files and directories for this project.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public string[] GetFavorites()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.EditorSettings.GetFavorites"]

See Also