Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.ModAPI.Ingame.Utilities.MyIniParseResult.IsDefined

Malware edited this page Dec 25, 2018 · 15 revisions

IndexMyIniParseResult

Summary

private public IsDefined
```csharp

Determines if the value of this result is defined, meaning whether the [Success](VRage.Game.ModAPI.Ingame.Utilities.MyIniParseResult.Success) actually holds any meaning.

### Returns

### Example

### Remarks

Clone this wiki locally