Example #1
0
 public void SetAnimatedAim(float aim, Action callback)
 {
     mTurret.SetAnimatedAim(aim, callback);
 }