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 May 4, 2019 · 15 revisions

IndexNamespace IndexMyIniParseResult

Summary

public bool IsDefined { get; }

Determines if the value of this result is defined, meaning whether the Success actually holds any meaning.

Returns

bool

Clone this wiki locally