VRage.Game.ModAPI.Ingame.Utilities.MyIni.GetSections - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyIni
public void GetSections(List<string> names)
Fills the provided list with the names of all the sections in the currently parsed configuration.
- List<string> names