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 24, 2018 · 16 revisions

IndexMyIni

MyIniValue Get(string section, string name)

Summary

Gets the MyIniValue of the given configuration key.

Returns

MyIniValue Get(MyIniKey key)

Summary

Gets the MyIniValue of the given configuration key.

Returns

Clone this wiki locally