VRage.Game.ModAPI.Ingame.Utilities.MyIniKey.TryParse - bimbam2103/space_engineers GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️