Click or drag to resize

ConfigFileGetSections Method

Returns an array of all defined section identifiers.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.ConfigFile.GetSections"]

See Also