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

Malware edited this page Dec 25, 2018 · 17 revisions

IndexMyIniKey

Summary

private public Parse
```csharp

Parses a string in the form of`section/key`into a [MyIniKey](VRage.Game.ModAPI.Ingame.Utilities.MyIniKey) object.

### Returns



### Example

### Remarks

Clone this wiki locally