namespace rail { public class GameServerStartSessionWithPlayerResponse : EventBase { public RailID remote_rail_id = new RailID(); } }