VRage.Game.ModAPI.Ingame.Utilities.MyIni.ContainsKey - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexMyIni

Summary

public bool ContainsKey(string section, string name)

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

Returns

bool

Parameters

Summary

public bool ContainsKey(MyIniKey key)

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

Returns

bool

Parameters

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