public void AddNpcAction(UInt16 stationIndex, NpcAction npcAction) { m_stationMgr.AddNpcAction(stationIndex, npcAction); }