Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UMenu.UMenuScreenshotCW

Extends
UWindowDialogClientWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowClientWindow
         |   
         +-- UWindow.UWindowDialogClientWindow
            |   
            +-- UMenu.UMenuScreenshotCW

Variables Summary
stringIdealPlayerCount
stringMapAuthor
stringMapTitle
stringPlayersText
TextureScreenshot
Inherited Variables from UWindow.UWindowDialogClientWindow
DesiredHeight, DesiredWidth, TabLast

Functions Summary
function Close (optional bool bByParent))
function Paint (Canvas C, float MouseX, float MouseY))
function SetMap (string MapName))
Inherited Functions from UWindow.UWindowDialogClientWindow
CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint
Inherited Functions from UWindow.UWindowClientWindow
Close


Variables Detail

IdealPlayerCount Source code

var string IdealPlayerCount;

MapAuthor Source code

var string MapAuthor;

MapTitle Source code

var string MapTitle;

PlayersText Source code

var localized string PlayersText;

Screenshot Source code

var Texture Screenshot;


Functions Detail

Close Source code

function Close ( optional bool bByParent) )

Paint Source code

function Paint ( Canvas C, float MouseX, float MouseY) )

SetMap Source code

function SetMap ( string MapName) )


Defaultproperties

defaultproperties
{
     PlayersText="Players"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:18.221 - Created with UnCodeX