ProjectSettingsGetSetting Method |
Returns the value of a setting.
Example:
print(ProjectSettings.get_setting("application/config/name"))
Namespace: Godot
public static Object GetSetting( string name )
[Missing <param name="name"/> documentation for "M:Godot.ProjectSettings.GetSetting(System.String)"]
[Missing <returns> documentation for "M:Godot.ProjectSettings.GetSetting(System.String)"]