ConfigFileGetSectionKeys Method |
Returns an array of all defined key identifiers in the specified section. Raises an error and returns an empty array if the section does not exist.
Namespace: Godot
public string[] GetSectionKeys( string section )
[Missing <param name="section"/> documentation for "M:Godot.ConfigFile.GetSectionKeys(System.String)"]
[Missing <returns> documentation for "M:Godot.ConfigFile.GetSectionKeys(System.String)"]