![]() |
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 | OnPickerButtonClicked (SCR_ModularButtonComponent button) |
| Solve interaction: Open image capture or delete current. | |
| void | CaptureImage () |
| void | SetImage (string image) |
| void | RemoveImage () |
| ResourceName | GetResourcePath () |
| ScriptInvokerImagePickerComponent | GetOnPickerButtonClick () |
| ScriptInvokerBase< ScriptInvokerStringMethod > | GetOnResourcePicked () |
Protected Attributes | |
| const string | TESTING_IMAGE = "{A6D83FD56C68EB77}UI/Textures/MissionLoadingScreens/campaignMP_UI.edds" |
| string | m_sImageName |
| ResourceName | m_sResourcePath |
| TextWidget | m_wImageSourceText |
| SCR_ModularButtonComponent | m_PickerButton |
| ref ScriptInvokerImagePickerComponent | m_OnPickerButtonClicked |
| ref ScriptInvokerBase< ScriptInvokerStringMethod > | m_OnResourcePicked |
Allows image to be set and removed directly on widget
Definition at line 14 of file SCR_ImagePickerComponent.c.
|
inlineprotected |
Definition at line 60 of file SCR_ImagePickerComponent.c.
|
inlineprotected |
Definition at line 94 of file SCR_ImagePickerComponent.c.
|
inlineprotected |
Definition at line 103 of file SCR_ImagePickerComponent.c.
|
inlineprotected |
Definition at line 88 of file SCR_ImagePickerComponent.c.
|
inlineprotected |
Definition at line 34 of file SCR_ImagePickerComponent.c.
|
inlineprotected |
Solve interaction: Open image capture or delete current.
Definition at line 48 of file SCR_ImagePickerComponent.c.
|
inlineprotected |
Definition at line 78 of file SCR_ImagePickerComponent.c.
|
inlineprotected |
Definition at line 68 of file SCR_ImagePickerComponent.c.
|
protected |
Definition at line 26 of file SCR_ImagePickerComponent.c.
|
protected |
Definition at line 27 of file SCR_ImagePickerComponent.c.
|
protected |
Definition at line 24 of file SCR_ImagePickerComponent.c.
|
protected |
Definition at line 19 of file SCR_ImagePickerComponent.c.
|
protected |
Definition at line 21 of file SCR_ImagePickerComponent.c.
|
protected |
Definition at line 23 of file SCR_ImagePickerComponent.c.
|
protected |
Definition at line 16 of file SCR_ImagePickerComponent.c.