NameChangeDeedGump : Gump
(ctor) NameChangeDeedGump( Item sender )
void AddBlackAlpha( int x, int y, int width, int height )
void AddButtonLabeled( int x, int y, int buttonID, string text )
void AddTextField( int x, int y, int width, int height, int index )
string Center( string text )
string Color( string text, int color )
virtual void OnResponse( NetState sender, RelayInfo info )