Core.Object | +--UWindow.UWindowBase | +--UWindow.UWindowWindow | +--UWindow.UWindowFramedWindow | +--UMenu.UMenuFramedWindow | +--UMenu.UMenuScreenshotWindow
00001 class UMenuScreenshotWindow expands UMenuFramedWindow; 00002 00003 defaultproperties 00004 { 00005 ClientClass=Class'UMenu.UMenuScreenshotCW' 00006 }