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

VRage.Game.ModAPI.Ingame.Utilities.MyIniKey.Parse

Malware edited this page Dec 25, 2018 · 17 revisions

IndexMyIniKey

Summary

public MyIniKey Parse(string input)

Parses a string in the form ofsection/keyinto a MyIniKey object.

Returns

MyIniKey

Parameters

Clone this wiki locally