示例#1
0
 public static void ThrowGuest(Vector3 velocity)
 {
     CurrentTarget.GetThrown(velocity);
     HoldingGuest = false;
 }