Classes | |
class | ExitGames.Client.Photon.NonAllocDictionary< K, V > |
Replacement for Dictionary<K,V> which does not allocate memory during usage. More... | |
struct | ExitGames.Client.Photon.NonAllocDictionary< K, V >.KeyIterator |
struct | ExitGames.Client.Photon.NonAllocDictionary< K, V >.ValueIterator |
struct | ExitGames.Client.Photon.NonAllocDictionary< K, V >.PairIterator |
Namespaces | |
namespace | ExitGames |
namespace | ExitGames.Client |
namespace | ExitGames.Client.Photon |