Photon Server API Documentation v5.0RC1

Public Member Functions | Static Public Attributes | Static Protected Attributes | List of all members
Photon.LoadBalancing.Common.S2SCustomTypeCacheMan Class Reference

Public Member Functions

virtual CustomTypeCache GetCustomTypeCache ()
 

Static Public Attributes

const byte ExitGamesTypesRegion = 200
 
static byte ExcludedActorInfo
 
static byte LastType
 

Static Protected Attributes

static readonly IRpcProtocol protocol = Protocol.GpBinaryV162
 

Member Function Documentation

◆ GetCustomTypeCache()

virtual CustomTypeCache Photon.LoadBalancing.Common.S2SCustomTypeCacheMan.GetCustomTypeCache ( )
inlinevirtual

Member Data Documentation

◆ ExcludedActorInfo

byte Photon.LoadBalancing.Common.S2SCustomTypeCacheMan.ExcludedActorInfo
static

◆ ExitGamesTypesRegion

const byte Photon.LoadBalancing.Common.S2SCustomTypeCacheMan.ExitGamesTypesRegion = 200
static

◆ LastType

byte Photon.LoadBalancing.Common.S2SCustomTypeCacheMan.LastType
static

◆ protocol

readonly IRpcProtocol Photon.LoadBalancing.Common.S2SCustomTypeCacheMan.protocol = Protocol.GpBinaryV162
staticprotected