예제 #1
0
 void OnTargetLost(TargetAbstractBehaviour behaviour)
 {
     //  Debug.Log("Lost: " + Target.Id);
     clientScript.BackWhite();
 }