Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.ModAPI.Ingame.Utilities.MyIni.Get

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMyIni

csharp[MyIniValue](VRage.Game.ModAPI.Ingame.Utilities.MyIniValue) Get([string](System.String) section, [string](System.String) name)##### Summary

Gets the MyIniValue of the given configuration key.

Returns

csharp[MyIniValue](VRage.Game.ModAPI.Ingame.Utilities.MyIniValue) Get([MyIniKey](VRage.Game.ModAPI.Ingame.Utilities.MyIniKey) key)##### Summary

Gets the MyIniValue of the given configuration key.

Returns

Clone this wiki locally