Photon Server API Documentation v5.0RC1

Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue > Member List

This is the complete list of members for Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >, including all inherited members.

Add(TKey key, TValue value)Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >inline
ContainsKey(TKey key)Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >inline
CountPhoton.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >
FirstPhoton.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >
GetAtIndex(int index)Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >inline
GetEnumerator()Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >inline
KeysPhoton.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >
LinkedListDictionary()Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >inline
LinkedListDictionary(int capacity)Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >inline
Remove(TKey key)Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >inline
TryGet(TKey key, out TValue value)Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >inline
TryGetValue(TKey key, out TValue value)Photon.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >inline
ValuesPhoton.LoadBalancing.MasterServer.Lobby.LinkedListDictionary< TKey, TValue >