namespace rail { public class RailGetEncryptedGameTicketResult : EventBase { public string encrypted_game_ticket; } }