ConfigFileGetSections Method |
Returns an array of all defined section identifiers.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public string[] GetSections()
Return Value
Type:
String[Missing <returns> documentation for "M:Godot.ConfigFile.GetSections"]
See Also