ResoniteModdingGroup / MonkeyLoader.GamePacks.Resonite

MonkeyLoader Game Pack which provides hooks for Resonite mods.
https://resonitemoddinggroup.github.io/MonkeyLoader.GamePacks.Resonite/
GNU Lesser General Public License v3.0
14 stars 2 forks source link

Improve equality check so it handles null objects #38

Closed Nytra closed 2 months ago

Nytra commented 2 months ago

Closes #37

Banane9 commented 2 months ago

Could you also check if this is correctly done for the SharedConfigKey component thing? Although that only really works for value types anyways I suppose

Nytra commented 2 months ago

That one is lacking the config key changed event to update the field in world

Nytra commented 2 months ago

Wait no it isn't