示例#1
0
 void OnEnable()
 {
     text.text = "Pass to " + playerDB.GetPlayer2Name();
 }