public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <BusAI>();
 public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <CargoTruckAI>();
コード例 #3
0
ファイル: StartPathFindPatch.cs プロジェクト: kvakvs/TMPE
 public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <PassengerCarAI>();
 public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <AmbulanceAI>();