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

Protected Member Functions

override bool OnFocus (Widget w, int x, int y)
override bool OnFocusLost (Widget w, int x, int y)
int AddItem (string item, RplId id)
override void RemoveItem (int item, bool last=false)
override void ClearAll ()
RplId GetSpawnPointId (int itemId)
int GetItemId (RplId id)
bool IsEmpty ()
void SetItemName (int id, string name)
array< SCR_SpawnPointGetSpawnPointsInList ()
bool IsFocused ()

Protected Attributes

ref array< RplIdm_aSpawnPointIds = {}
bool m_bFocused

Detailed Description

Definition at line 1 of file SCR_SpawnPointSpinBox.c.

Member Function Documentation

◆ AddItem()

int SCR_SpawnPointSpinBox::AddItem ( string item,
RplId id )
inlineprotected

Definition at line 22 of file SCR_SpawnPointSpinBox.c.

◆ ClearAll()

override void SCR_SpawnPointSpinBox::ClearAll ( )
inlineprotected

Definition at line 41 of file SCR_SpawnPointSpinBox.c.

◆ GetItemId()

int SCR_SpawnPointSpinBox::GetItemId ( RplId id)
inlineprotected

Definition at line 54 of file SCR_SpawnPointSpinBox.c.

◆ GetSpawnPointId()

RplId SCR_SpawnPointSpinBox::GetSpawnPointId ( int itemId)
inlineprotected

Definition at line 47 of file SCR_SpawnPointSpinBox.c.

◆ GetSpawnPointsInList()

array< SCR_SpawnPoint > SCR_SpawnPointSpinBox::GetSpawnPointsInList ( )
inlineprotected

Definition at line 73 of file SCR_SpawnPointSpinBox.c.

◆ IsEmpty()

bool SCR_SpawnPointSpinBox::IsEmpty ( )
inlineprotected

Definition at line 59 of file SCR_SpawnPointSpinBox.c.

◆ IsFocused()

bool SCR_SpawnPointSpinBox::IsFocused ( )
inlineprotected

Definition at line 86 of file SCR_SpawnPointSpinBox.c.

◆ OnFocus()

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

Definition at line 6 of file SCR_SpawnPointSpinBox.c.

◆ OnFocusLost()

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

Definition at line 14 of file SCR_SpawnPointSpinBox.c.

◆ RemoveItem()

override void SCR_SpawnPointSpinBox::RemoveItem ( int item,
bool last = false )
inlineprotected

Definition at line 33 of file SCR_SpawnPointSpinBox.c.

◆ SetItemName()

void SCR_SpawnPointSpinBox::SetItemName ( int id,
string name )
inlineprotected

Definition at line 64 of file SCR_SpawnPointSpinBox.c.

Member Data Documentation

◆ m_aSpawnPointIds

ref array<RplId> SCR_SpawnPointSpinBox::m_aSpawnPointIds = {}
protected

Definition at line 3 of file SCR_SpawnPointSpinBox.c.

◆ m_bFocused

bool SCR_SpawnPointSpinBox::m_bFocused
protected

Definition at line 4 of file SCR_SpawnPointSpinBox.c.


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