コード例 #1
0
 public override void OnIgniteJoinEvent(string eventID, bool joinStatus)
 {
     m_fuelHandler.OnIgniteJoinEvent(eventID, joinStatus);
 }