VRage.Game.ModAPI.Ingame.Utilities.MyIniKey.Equals - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexMyIniKey

Summary

public bool Equals(MyIniKey other)

Compares this MyIniKey with another. Note that this is equality in the sense of a configuration key, which means the comparison is implicitly case insensitive.

Returns

bool

Parameters

Summary

public virtual bool Equals(object obj)

Compares this MyIniKey with another. Note that this is equality in the sense of a configuration key, which means the comparison is implicitly case insensitive.

Returns

bool

Parameters

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