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

VRage.Game.ModAPI.Ingame.Utilities.MyIniKey.TryParse

Morten Aune Lyrstad edited this page Oct 10, 2019 · 18 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