Photon Unity Networking 2: Member List

Photon Unity Networking 2

PhotonNetwork Member List

This is the complete list of members for PhotonNetwork, including all inherited members.

AddCallbackTarget(object target)PhotonNetworkstatic
AllocateSceneViewID(PhotonView view)PhotonNetworkstatic
AllocateViewID(PhotonView view)PhotonNetworkstatic
AppVersionPhotonNetworkstatic
AuthValuesPhotonNetworkstatic
AutomaticallySyncScenePhotonNetworkstatic
BackgroundTimeout (defined in PhotonNetwork)PhotonNetworkstatic
BestRegionSummaryInPreferencesPhotonNetworkstatic
CleanRpcBufferIfMine(PhotonView view) (defined in PhotonNetwork)PhotonNetworkstatic
CloseConnection(Player kickPlayer)PhotonNetworkstatic
CloudRegionPhotonNetworkstatic
ConnectMethodPhotonNetworkstatic
ConnectToBestCloudServer()PhotonNetworkstatic
ConnectToMaster(string masterServerAddress, int port, string appID)PhotonNetworkstatic
ConnectToRegion(string region)PhotonNetworkstatic
ConnectUsingSettings()PhotonNetworkstatic
CountOfPlayersPhotonNetworkstatic
CountOfPlayersInRoomsPhotonNetworkstatic
CountOfPlayersOnMasterPhotonNetworkstatic
CountOfRoomsPhotonNetworkstatic
CrcCheckEnabledPhotonNetworkstatic
CreateRoom(string roomName, RoomOptions roomOptions=null, TypedLobby typedLobby=null, string[] expectedUsers=null)PhotonNetworkstatic
CurrentLobbyPhotonNetworkstatic
CurrentRoomPhotonNetworkstatic
Destroy(PhotonView targetView)PhotonNetworkstatic
Destroy(GameObject targetGo)PhotonNetworkstatic
DestroyAll()PhotonNetworkstatic
DestroyAll(bool localOnly) (defined in PhotonNetwork)PhotonNetworkstatic
DestroyPlayerObjects(Player targetPlayer)PhotonNetworkstatic
DestroyPlayerObjects(int targetPlayerId)PhotonNetworkstatic
DestroyPlayerObjects(int playerId, bool localOnly)PhotonNetworkstatic
Disconnect()PhotonNetworkstatic
EnableLobbyStatisticsPhotonNetworkstatic
FetchServerTimestamp()PhotonNetworkstatic
FindFriends(string[] friendsToFind)PhotonNetworkstatic
FindGameObjectsWithComponent(Type type)PhotonNetworkstatic
GameVersionPhotonNetworkstatic
GetCustomRoomList(TypedLobby typedLobby, string sqlLobbyFilter)PhotonNetworkstatic
GetPhotonView(int viewID) (defined in PhotonNetwork)PhotonNetworkstatic
GetPing()PhotonNetworkstatic
InLobbyPhotonNetworkstatic
InRoomPhotonNetworkstatic
Instantiate(string prefabName, Vector3 position, Quaternion rotation, byte group=0, object[] data=null) (defined in PhotonNetwork)PhotonNetworkstatic
InstantiateSceneObject(string prefabName, Vector3 position, Quaternion rotation, byte group=0, object[] data=null) (defined in PhotonNetwork)PhotonNetworkstatic
IsConnectedPhotonNetworkstatic
IsConnectedAndReadyPhotonNetworkstatic
IsMasterClientPhotonNetworkstatic
IsMessageQueueRunningPhotonNetworkstatic
JoinLobby()PhotonNetworkstatic
JoinLobby(TypedLobby typedLobby)PhotonNetworkstatic
JoinOrCreateRoom(string roomName, RoomOptions roomOptions, TypedLobby typedLobby, string[] expectedUsers=null)PhotonNetworkstatic
JoinRandomRoom()PhotonNetworkstatic
JoinRandomRoom(Hashtable expectedCustomRoomProperties, byte expectedMaxPlayers)PhotonNetworkstatic
JoinRandomRoom(Hashtable expectedCustomRoomProperties, byte expectedMaxPlayers, MatchmakingMode matchingType, TypedLobby typedLobby, string sqlLobbyFilter, string[] expectedUsers=null)PhotonNetworkstatic
JoinRoom(string roomName, string[] expectedUsers=null)PhotonNetworkstatic
KeepAliveInBackgroundPhotonNetworkstatic
LeaveLobby()PhotonNetworkstatic
LeaveRoom(bool becomeInactive=true)PhotonNetworkstatic
LevelLoadingProgressPhotonNetworkstatic
LoadLevel(int levelNumber)PhotonNetworkstatic
LoadLevel(string levelName)PhotonNetworkstatic
LocalCleanPhotonView(PhotonView view) (defined in PhotonNetwork)PhotonNetworkstatic
LocalPlayerPhotonNetworkstatic
LogLevelPhotonNetworkstatic
MasterClientPhotonNetworkstatic
MAX_VIEW_IDSPhotonNetworkstatic
MaxResendsBeforeDisconnectPhotonNetworkstatic
NetworkClientStatePhotonNetworkstatic
NetworkingClientPhotonNetworkstatic
NetworkStatisticsEnabledPhotonNetworkstatic
NetworkStatisticsReset()PhotonNetworkstatic
NetworkStatisticsToString()PhotonNetworkstatic
NickNamePhotonNetworkstatic
ObjectsInOneUpdatePhotonNetworkstatic
OfflineModePhotonNetworkstatic
OpCleanActorRpcBuffer(int actorNumber)PhotonNetworkstatic
OpCleanRpcBuffer(PhotonView view)PhotonNetworkstatic
OpRemoveCompleteCache() (defined in PhotonNetwork)PhotonNetworkstatic
OpRemoveCompleteCacheOfPlayer(int actorNumber)PhotonNetworkstatic
PacketLossByCrcCheckPhotonNetworkstatic
PhotonServerSettingsPhotonNetworkstatic
PhotonViewsPhotonNetworkstatic
PlayerListPhotonNetworkstatic
PlayerListOthersPhotonNetworkstatic
PrecisionForFloatSynchronizationPhotonNetworkstatic
PrecisionForQuaternionSynchronizationPhotonNetworkstatic
PrecisionForVectorSynchronizationPhotonNetworkstatic
PrefabPoolPhotonNetworkstatic
PunVersionPhotonNetwork
QuickResendsPhotonNetworkstatic
RaiseEvent(byte eventCode, object eventContent, RaiseEventOptions raiseEventOptions, SendOptions sendOptions)PhotonNetworkstatic
Reconnect()PhotonNetworkstatic
ReconnectAndRejoin()PhotonNetworkstatic
RegisterPhotonView(PhotonView netView) (defined in PhotonNetwork)PhotonNetworkstatic
RejoinRoom(string roomName)PhotonNetworkstatic
RemoveCallbackTarget(object target)PhotonNetworkstatic
RemovePlayerCustomProperties(string[] customPropertiesToDelete)PhotonNetworkstatic
RemoveRPCs(Player targetPlayer)PhotonNetworkstatic
RemoveRPCs(PhotonView targetPhotonView)PhotonNetworkstatic
RemoveRPCsInGroup(int group)PhotonNetworkstatic
ResentReliableCommandsPhotonNetworkstatic
SendAllOutgoingCommands()PhotonNetworkstatic
SendRatePhotonNetworkstatic
SerializationRatePhotonNetworkstatic
ServerPhotonNetworkstatic
ServerAddressPhotonNetworkstatic
ServerTimestampPhotonNetworkstatic
SetInterestGroups(byte group, bool enabled)PhotonNetworkstatic
SetInterestGroups(byte[] disableGroups, byte[] enableGroups)PhotonNetworkstatic
SetLevelPrefix(byte prefix)PhotonNetworkstatic
SetMasterClient(Player masterClientPlayer)PhotonNetworkstatic
SetPlayerCustomProperties(Hashtable customProperties)PhotonNetworkstatic
SetSendingEnabled(byte group, bool enabled)PhotonNetworkstatic
SetSendingEnabled(byte[] disableGroups, byte[] enableGroups)PhotonNetworkstatic
SyncCompressed (defined in PhotonNetwork)PhotonNetwork
SyncFirstValue (defined in PhotonNetwork)PhotonNetwork
SyncNullValues (defined in PhotonNetwork)PhotonNetwork
SyncViewId (defined in PhotonNetwork)PhotonNetwork
TimePhotonNetworkstatic
UseAlternativeUdpPortsPhotonNetworkstatic
UseRpcMonoBehaviourCachePhotonNetworkstatic
WebRpc(string name, object parameters, bool sendAuthCookie=false)PhotonNetworkstatic
Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH