VRage.Game.ModAPI.Ingame.Utilities.MyIni.GetSectionComment - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyIni
public string GetSectionComment(string section)
Get any comment that might be associated with the given section. Returnsnull
if the section does not exist or has no comment.
- string section