RaceChangeConfirmGump : Gump
(static) bool CanChange( PlayerMobile from, Race targetRace )
(static) void CloseCurrent( NetState ns )
(static) void Initialize()
(static) bool IsPending( NetState state )
(static) bool IsWearingEquipment( Mobile from )
(static) void Offer( IRaceChanger owner, PlayerMobile from, Race targetRace )
(static) void RaceChangeReply( NetState state, PacketReader pvSrc )
(static) void Timeout( NetState ns )
(ctor) RaceChangeConfirmGump( IRaceChanger owner, PlayerMobile from, Race targetRace )
virtual void OnResponse( NetState sender, RelayInfo info )