EditorSettingsGetSetting Method |
Returns the value of the setting specified by name. This is equivalent to using Get(String) on the EditorSettings instance.
Namespace: Godot
public Object GetSetting( string name )
[Missing <param name="name"/> documentation for "M:Godot.EditorSettings.GetSetting(System.String)"]
[Missing <returns> documentation for "M:Godot.EditorSettings.GetSetting(System.String)"]