C# (CSharp) DivineRightGame.ItemFactory.Object Namespace

Сlasses

Name Description
KeyListItem
MultiDictionary A 'dictionary' which accepts duplicate keys. If a key is duplicate, it will pick a random value which has that key. This is slower than a real dictionary obviously.