Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_InventoryStorageButton Interface Reference
Inheritance diagram for SCR_InventoryStorageButton:

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
 

Member Function Documentation

◆ OnFocus()

override bool SCR_InventoryStorageButton.OnFocus ( Widget w,
int x,
int y )

◆ OnFocusLost()

override bool SCR_InventoryStorageButton.OnFocusLost ( Widget w,
int x,
int y )

◆ SetParent()

void SCR_InventoryStorageButton.SetParent ( SCR_InventoryStorageBaseUI parent)

Member Data Documentation

◆ m_Parent

SCR_InventoryStorageBaseUI SCR_InventoryStorageButton.m_Parent
protected

The documentation for this interface was generated from the following file: