Photon Server API Documentation v5.0RC1

Photon.Hive.Caching.EventCache Class Reference

A cache for events that a stored for actors that join a game later. The key is the event code, the value the event content. The event cache is ordered by event code. More...

Inheritance diagram for Photon.Hive.Caching.EventCache:

Detailed Description

A cache for events that a stored for actors that join a game later. The key is the event code, the value the event content. The event cache is ordered by event code.