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 Jan 26, 2019 · 19 revisions

IndexNamespace IndexMyIniKey

Summary

public static bool TryParse(string input, out MyIniKey key)

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

Returns

bool

Parameters

Clone this wiki locally