Photon Server API Documentation v5.0RC1

Photon.Hive.Caching.EventCacheDictionary Member List

This is the complete list of members for Photon.Hive.Caching.EventCacheDictionary, including all inherited members.

CachedEventsCountLimitPhoton.Hive.Caching.EventCacheDictionary
Discard()Photon.Hive.Caching.EventCacheDictionaryinline
DiscardedPhoton.Hive.Caching.EventCacheDictionary
EventCacheDictionary()Photon.Hive.Caching.EventCacheDictionaryinline
GetEnumerator()Photon.Hive.Caching.EventCacheDictionaryinline
GetOrCreateEventCache(int actorNumber)Photon.Hive.Caching.EventCacheDictionaryinline
IsTotalLimitExceededPhoton.Hive.Caching.EventCacheDictionary
MaxCachedEventsInTotalPhoton.Hive.Caching.EventCacheDictionary
MaxCachedEventsPerActorPhoton.Hive.Caching.EventCacheDictionary
MergeEvent(int actorNumber, byte eventCode, Hashtable eventData, out string msg)Photon.Hive.Caching.EventCacheDictionaryinline
RemoveEvent(int actorNumber, byte eventCode)Photon.Hive.Caching.EventCacheDictionaryinline
RemoveEventCache(int actorNumber)Photon.Hive.Caching.EventCacheDictionaryinline
ReplaceEvent(int actorNumber, byte eventCode, Hashtable eventData)Photon.Hive.Caching.EventCacheDictionaryinline
TryGetEventCache(int actorNumber, out EventCache eventCache)Photon.Hive.Caching.EventCacheDictionaryinline