VRage.Game.ModAPI.Ingame.Utilities.MyIni.ContainsSection - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyIni
public bool ContainsSection(string section)
Determines whether a section of a given name exists in the currently parsed configuration.
- string section