VRage.Game.ModAPI.Ingame.Utilities.MyIni.Get - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyIni
public MyIniValue Get(string section, string name)
Gets the MyIniValue of the given configuration key.
public MyIniValue Get(MyIniKey key)
Gets the MyIniValue of the given configuration key.
- MyIniKey key