Exemple #1
0
 public override bool IsActionPossible(IAvatar avatar)
 {
     return(avatar.IsInVehicleOutsideAvatar());
 }