Property | Type | Description | |
---|---|---|---|
kToolbarBorderColor | Color | ||
kWindowBorderColor | Color | ||
s_TakeComponentScreenshot | bool |
Method | Description | |
---|---|---|
SaveScreenShot ( |
||
SaveScreenShotWithBorder ( |
||
ScreenShotComponent ( |
Method | Description | |
---|---|---|
GetGUIViewName ( |
||
GetMouseOverView ( ) : |
||
GetUniquePathForName ( string name ) : string | ||
SaveScreenShot ( int width, int height, Color pixels, string name ) : string | ||
ScreenGameViewContent ( ) : void | ||
ScreenShotComponent ( ) : void | ||
Screenshot ( ) : void | ||
ScreenshotExtendedRight ( ) : void | ||
ScreenshotToolbar ( ) : void | ||
SetMainWindowSize ( ) : void | ||
SetMainWindowSizeSmall ( ) : void | ||
ToggleFakeNonDeveloperBuild ( ) : void |
public static SaveScreenShot ( |
||
r | ||
name | string | |
return | void |
public static SaveScreenShotWithBorder ( |
||
r | ||
borderColor | Color | |
name | string | |
return | string |
public static ScreenShotComponent ( |
||
contentRect | ||
target | Object | |
return | void |
public static Color kToolbarBorderColor | ||
return | Color |