|
Arma Reforger Script API
|
Public Member Functions | |
| override bool | OnFocus (Widget w, int x, int y) |
| override bool | OnFocusLost (Widget w, int x, int y) |
| void | SetParent (SCR_InventoryStorageBaseUI parent) |
Protected Attributes | |
| SCR_InventoryStorageBaseUI | m_Parent |
| override bool SCR_InventoryStorageButton.OnFocus | ( | Widget | w, |
| int | x, | ||
| int | y ) |
| override bool SCR_InventoryStorageButton.OnFocusLost | ( | Widget | w, |
| int | x, | ||
| int | y ) |
| void SCR_InventoryStorageButton.SetParent | ( | SCR_InventoryStorageBaseUI | parent | ) |
|
protected |