Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

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

Malware edited this page Dec 25, 2018 · 16 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