Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_InventorySpinBoxComponent Class Reference
Inheritance diagram for SCR_InventorySpinBoxComponent:
SCR_SpinBoxComponent

Protected Member Functions

override void HandlerAttached (Widget w)
override bool OnFocus (Widget w, int x, int y)
override bool OnFocusLost (Widget w, int x, int y)
void OnSpinBoxSelectionChanged (SCR_SpinBoxComponent comp, int itemIndex)
int FindItem (string item)
bool IsFocused ()
SCR_InventoryHitZoneUI GetFocusedHZPoint ()
void SetNavigationActive (bool active)
void OnMenuLeft ()
void OnMenuRight ()

Protected Attributes

bool m_bIsFocused
SCR_InventoryHitZoneUI m_FocusedPoint

Detailed Description

Definition at line 1 of file SCR_InventorySpinBoxComponent.c.

Member Function Documentation

◆ FindItem()

int SCR_InventorySpinBoxComponent::FindItem ( string item)
inlineprotected

Definition at line 55 of file SCR_InventorySpinBoxComponent.c.

◆ GetFocusedHZPoint()

SCR_InventoryHitZoneUI SCR_InventorySpinBoxComponent::GetFocusedHZPoint ( )
inlineprotected

Definition at line 65 of file SCR_InventorySpinBoxComponent.c.

◆ HandlerAttached()

override void SCR_InventorySpinBoxComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 6 of file SCR_InventorySpinBoxComponent.c.

◆ IsFocused()

bool SCR_InventorySpinBoxComponent::IsFocused ( )
inlineprotected

Definition at line 60 of file SCR_InventorySpinBoxComponent.c.

◆ OnFocus()

override bool SCR_InventorySpinBoxComponent::OnFocus ( Widget w,
int x,
int y )
inlineprotected

Definition at line 13 of file SCR_InventorySpinBoxComponent.c.

◆ OnFocusLost()

override bool SCR_InventorySpinBoxComponent::OnFocusLost ( Widget w,
int x,
int y )
inlineprotected

Definition at line 26 of file SCR_InventorySpinBoxComponent.c.

◆ OnMenuLeft()

void SCR_InventorySpinBoxComponent::OnMenuLeft ( )
inlineprotected

Definition at line 88 of file SCR_InventorySpinBoxComponent.c.

◆ OnMenuRight()

void SCR_InventorySpinBoxComponent::OnMenuRight ( )
inlineprotected

Definition at line 93 of file SCR_InventorySpinBoxComponent.c.

◆ OnSpinBoxSelectionChanged()

void SCR_InventorySpinBoxComponent::OnSpinBoxSelectionChanged ( SCR_SpinBoxComponent comp,
int itemIndex )
inlineprotected

Definition at line 35 of file SCR_InventorySpinBoxComponent.c.

◆ SetNavigationActive()

void SCR_InventorySpinBoxComponent::SetNavigationActive ( bool active)
inlineprotected

Definition at line 70 of file SCR_InventorySpinBoxComponent.c.

Member Data Documentation

◆ m_bIsFocused

bool SCR_InventorySpinBoxComponent::m_bIsFocused
protected

Definition at line 3 of file SCR_InventorySpinBoxComponent.c.

◆ m_FocusedPoint

SCR_InventoryHitZoneUI SCR_InventorySpinBoxComponent::m_FocusedPoint
protected

Definition at line 4 of file SCR_InventorySpinBoxComponent.c.


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