C# (CSharp) DivineRightGame.ItemFactory.Object 네임스페이스

클래스들

이름 설명
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.