VRage.Game.ModAPI.Ingame.Utilities.MyIni.Get - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexMyIni

Summary

public MyIniValue Get(string section, string name)

Gets the MyIniValue of the given configuration key.

Returns

MyIniValue

Parameters

Summary

public MyIniValue Get(MyIniKey key)

Gets the MyIniValue of the given configuration key.

Returns

MyIniValue

Parameters

⚠️ **GitHub.com Fallback** ⚠️