Photon Server API Documentation v5.0RC1

Properties | List of all members
Photon.Hive.Operations.JoinResponse Class Reference

Response for JoinGameRequest. More...

Properties

int ActorNr [get, set]
 Gets or sets the actor number for the joined player. More...
 
Hashtable CurrentActorProperties [get, set]
 Gets or sets the current actor properties for all existing actors in the game that will be returned to the client in the operation response. More...
 
Hashtable CurrentGameProperties [get, set]
 Gets or sets the current game properties that will be returned to the client in the operation response. More...
 
int[] Actors [get, set]
 
int RoomFlags [get, set]
 

Detailed Description

Response for JoinGameRequest.

Property Documentation

◆ ActorNr

int Photon.Hive.Operations.JoinResponse.ActorNr
getset

Gets or sets the actor number for the joined player.

◆ Actors

int [] Photon.Hive.Operations.JoinResponse.Actors
getset

◆ CurrentActorProperties

Hashtable Photon.Hive.Operations.JoinResponse.CurrentActorProperties
getset

Gets or sets the current actor properties for all existing actors in the game that will be returned to the client in the operation response.

◆ CurrentGameProperties

Hashtable Photon.Hive.Operations.JoinResponse.CurrentGameProperties
getset

Gets or sets the current game properties that will be returned to the client in the operation response.

◆ RoomFlags

int Photon.Hive.Operations.JoinResponse.RoomFlags
getset