VRage.Game.ModAPI.Ingame.Utilities.MyIni.SetSectionComment - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyIni
public void SetSectionComment(string section, string comment)
Sets a comment on a given section. The section must already exist. Set the comment tonull
to remove it.