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

VRage.Game.ModAPI.Ingame.Utilities.MyIni.ContainsKey

Malware edited this page Dec 24, 2018 · 16 revisions

IndexMyIni

bool ContainsKey(string section, string name)

Summary

Determines whether a configuration key (section/key) exists in the currently parsed configuration.

Returns

bool ContainsKey(MyIniKey key)

Summary

Determines whether a configuration key (section/key) exists in the currently parsed configuration.

Returns

Clone this wiki locally