Exemplo n.º 1
0
 void Update()
 {
     text.text = preText + sessionInfo.GetTokenNumber() + postText;
 }