コード例 #1
0
 public override void OnIgniteMission(Dictionary <string, object> mission)
 {
     m_fuelHandler.OnIgniteMission(mission);
 }