![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | OnCaptureImage () |
| Capture image of current camere view. | |
| void | CaptureImage (int resolutionX, int resolutionY) |
| Capture image of current camere view. | |
| void | OnMakeScreenshot (int resolutionX, int resolutionY) |
| void | OnScreenshot (PixelRawData data, int imageWidth, int imageHeight, int stride) |
| void | OnScreenshotUseDialogConfirm () |
| void | OnScreenshotUseDialogCancel () |
| void | CallFrameLater (int resX, int resY) |
Static Protected Member Functions | |
| static void | CaptureImageDebug (int resolutionX, int resolutionY, notnull ImageWidget outputWidget) |
| Capture image of current camere view [DEBUG]. | |
| static void | OnMakeScreenshotDebug (int resolutionX, int resolutionY) |
| static void | OnScreenshotDebug (ScreenshotTextureData data) |
| static void | CallFrameLaterDebug (int resX, int resY) |
Protected Attributes | |
| const string | IMAGE_PATH_TEST = "UI/TestImg.png" |
| string | m_sCaptureButton |
| string | m_sCaptureAction |
| string | m_sConfirmScreenshotDialogTag |
| string | m_sConfirmScreenshotAction |
| string | m_sActionButton |
| SCR_EventHandlerComponent | m_CaptureButtonEvents |
| SCR_ConfigurableDialogUi | m_UseScreenshotDialog |
Static Protected Attributes | |
| static const int | RESOLUTION_X = 1920 |
| static const int | RESOLUTION_Y = 1080 |
| static ref ImageWidget | s_wDebugImage |
Definition at line 1 of file SCR_PhotoSaveModeEditorUIComponent.c.
Definition at line 183 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlinestaticprotected |
Definition at line 189 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlineprotected |
Capture image of current camere view.
Definition at line 57 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlinestaticprotected |
Capture image of current camere view [DEBUG].
Definition at line 146 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlineprotected |
Definition at line 29 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlineprotected |
Capture image of current camere view.
Definition at line 50 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlineprotected |
Definition at line 68 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlinestaticprotected |
Definition at line 159 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlineprotected |
Definition at line 76 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlinestaticprotected |
Definition at line 168 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlineprotected |
Definition at line 134 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
inlineprotected |
Definition at line 125 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
protected |
Definition at line 3 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
protected |
Definition at line 23 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
protected |
Definition at line 21 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
protected |
Definition at line 12 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
protected |
Definition at line 9 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
protected |
Definition at line 18 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
protected |
Definition at line 15 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
protected |
Definition at line 24 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
staticprotected |
Definition at line 5 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
staticprotected |
Definition at line 6 of file SCR_PhotoSaveModeEditorUIComponent.c.
|
staticprotected |
Definition at line 26 of file SCR_PhotoSaveModeEditorUIComponent.c.