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.TryParse

Malware edited this page Dec 25, 2018 · 19 revisions

IndexMyIniKey

csharp[bool](System.Boolean) TryParse([string](System.String) input, ref [MyIniKey](VRage.Game.ModAPI.Ingame.Utilities.MyIniKey) key)##### Summary

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

Returns

Clone this wiki locally