Photon Server API

Static Public Attributes | List of all members
Photon.Hive.HivePeer.JoinStages Class Reference

Static Public Attributes

const byte Connected = 0
 
const byte CreatingOrLoadingGame = 1
 
const byte ConvertingParams = 2
 
const byte CheckingCacheSlice = 3
 
const byte AddingActor = 4
 
const byte CheckAfterJoinParams = 5
 
const byte ApplyActorProperties = 6
 
const byte BeforeJoinComplete = 7
 
const byte GettingUserResponse = 8
 
const byte PublishingEvents = 9
 
const byte EventsPublished = 10
 
const byte Complete = 11
 

Member Data Documentation

◆ AddingActor

const byte Photon.Hive.HivePeer.JoinStages.AddingActor = 4
static

◆ ApplyActorProperties

const byte Photon.Hive.HivePeer.JoinStages.ApplyActorProperties = 6
static

◆ BeforeJoinComplete

const byte Photon.Hive.HivePeer.JoinStages.BeforeJoinComplete = 7
static

◆ CheckAfterJoinParams

const byte Photon.Hive.HivePeer.JoinStages.CheckAfterJoinParams = 5
static

◆ CheckingCacheSlice

const byte Photon.Hive.HivePeer.JoinStages.CheckingCacheSlice = 3
static

◆ Complete

const byte Photon.Hive.HivePeer.JoinStages.Complete = 11
static

◆ Connected

const byte Photon.Hive.HivePeer.JoinStages.Connected = 0
static

◆ ConvertingParams

const byte Photon.Hive.HivePeer.JoinStages.ConvertingParams = 2
static

◆ CreatingOrLoadingGame

const byte Photon.Hive.HivePeer.JoinStages.CreatingOrLoadingGame = 1
static

◆ EventsPublished

const byte Photon.Hive.HivePeer.JoinStages.EventsPublished = 10
static

◆ GettingUserResponse

const byte Photon.Hive.HivePeer.JoinStages.GettingUserResponse = 8
static

◆ PublishingEvents

const byte Photon.Hive.HivePeer.JoinStages.PublishingEvents = 9
static