예제 #1
0
 void OnTriggerExit(Collider col)
 {
     pc.ChildTriggerExit(col);
 }