Beispiel #1
0
 // and now call this from the AnimationEvent
 public void DoIt(string message)//Sends to Carrier Script
 {
     carrierScript.AnimEventAlertBlinkOff(message);
 }