![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnInit (SCR_ActionsToolbarEditorUIComponent toolbar) |
| override void | OnExit (SCR_ActionsToolbarEditorUIComponent toolbar) |
| override bool | CanBeShown (SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags) |
| override bool | CanBePerformed (SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags) |
| override void | Perform (SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags, int param=-1) |
| void | CaptureImageDebug () |
| Capture image of current camere view. | |
| void | CreateDebug () |
| void | DestroyDebug () |
Protected Attributes | |
| int | m_iResolutionX |
| int | m_iResolutionY |
| ref ImageWidget | m_wScreenshotDebug |
Definition at line 2 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
inlineprotected |
Definition at line 32 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
inlineprotected |
Definition at line 26 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
inlineprotected |
Capture image of current camere view.
Definition at line 48 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
inlineprotected |
Definition at line 54 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
inlineprotected |
Definition at line 70 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
inlineprotected |
Definition at line 20 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
inlineprotected |
Definition at line 13 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
inlineprotected |
Definition at line 38 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
protected |
Definition at line 5 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
protected |
Definition at line 8 of file SCR_TakeScreenshotDebugToolbarAction.c.
|
protected |
Definition at line 10 of file SCR_TakeScreenshotDebugToolbarAction.c.