示例#1
0
 public void UpdateLive()
 {
     NetPlayer.CmdUpdateLive(gameObject.GetComponent <NetworkIdentity>().netId);
 }