OnConnectToggle.

OnPhotonInstantiate(PhotonMessageInfo) Method

Summary

Photon event handler that will trigger everything from the public fields.
Namespace
ASL
Containing Type
OnConnectToggle

Syntax

public override void OnPhotonInstantiate(PhotonMessageInfo info)

Parameters

Name Type Description
info PhotonMessageInfo

Return Value

Type Description
void