public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <BusAI>();
 public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <CargoTruckAI>();
Beispiel #3
0
 public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <PassengerCarAI>();
 public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <AmbulanceAI>();