BillboardText.

OnPhotonInstantiate(PhotonMessageInfo) Method

Summary

Initilize the reference the networked components.
Namespace
ASL.PlayerSystem
Containing Type
BillboardText

Syntax

public override void OnPhotonInstantiate(PhotonMessageInfo info)

Parameters

Name Type Description
info PhotonMessageInfo

Return Value

Type Description
void