Photon Server API

Photon.Hive.Room Member List

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

BeforeRemoveFromCache()Photon.Hive.Roominlinevirtual
Dispose()Photon.Hive.Roominline
Dispose(bool dispose)Photon.Hive.Roominlineprotectedvirtual
EmptyRoomLiveTimePhoton.Hive.Room
EnqueueMessage(IMessage message)Photon.Hive.Roominline
EnqueueOperation(HivePeer peer, OperationRequest operationRequest, SendParameters sendParameters)Photon.Hive.Roominline
ExecuteOperation(HivePeer peer, OperationRequest operation, SendParameters sendParameters)Photon.Hive.Roominlineprotectedvirtual
ExecutionFiberPhoton.Hive.Room
gameStateFactoryPhoton.Hive.Roomprotected
IsDisposedPhoton.Hive.Room
MaxEmptyRoomTTLPhoton.Hive.Room
NamePhoton.Hive.Room
OnClose()Photon.Hive.Roominlinevirtual
ProcessMessage(IMessage message)Photon.Hive.Roominlineprotectedvirtual
PropertiesPhoton.Hive.Room
PublishEvent(HiveEventBase e, Actor actor, SendParameters sendParameters)Photon.Hive.Roominlineprotected
PublishEvent(HiveEventBase e, IEnumerable< Actor > actorList, SendParameters sendParameters)Photon.Hive.Roominlineprotected
PublishEvent(EventData e, IEnumerable< Actor > actorList, SendParameters sendParameters)Photon.Hive.Roominlineprotected
Release()Photon.Hive.Roominline
RemoveRoomPathPhoton.Hive.Roomprotected
RemoveRoomPathStringPhoton.Hive.Roomprotected
RemoveState enum namePhoton.Hive.Roomprotected
RemoveTimerPhoton.Hive.Roomprotected
Room(string name, RoomCacheBase roomCache=null, IGameStateFactory gameStateFactory=null, int maxEmptyRoomTTL=0, ExtendedPoolFiber executionFiber=null)Photon.Hive.Roominline
Room(string name, ExtendedPoolFiber executionFiber, RoomCacheBase roomCache, IGameStateFactory gameStateFactory=null, int maxEmptyRoomTTL=0)Photon.Hive.Roominlineprotected
roomCachePhoton.Hive.Roomprotected
roomStatePhoton.Hive.Roomprotected
ScheduleMessage(IMessage message, long timeMs)Photon.Hive.Roominline
ScheduleRoomRemoval(int roomLiveTime)Photon.Hive.Roominlineprotected
ToString()Photon.Hive.Roominline
TryRemoveRoomFromCache()Photon.Hive.Roominlineprotected