![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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_SpawnPoint > | GetSpawnPointsInList () |
| bool | IsFocused () |
Protected Attributes | |
| ref array< RplId > | m_aSpawnPointIds = {} |
| bool | m_bFocused |
Definition at line 1 of file SCR_SpawnPointSpinBox.c.
Definition at line 22 of file SCR_SpawnPointSpinBox.c.
|
inlineprotected |
Definition at line 41 of file SCR_SpawnPointSpinBox.c.
Definition at line 54 of file SCR_SpawnPointSpinBox.c.
Definition at line 47 of file SCR_SpawnPointSpinBox.c.
|
inlineprotected |
Definition at line 73 of file SCR_SpawnPointSpinBox.c.
|
inlineprotected |
Definition at line 59 of file SCR_SpawnPointSpinBox.c.
|
inlineprotected |
Definition at line 86 of file SCR_SpawnPointSpinBox.c.
Definition at line 6 of file SCR_SpawnPointSpinBox.c.
Definition at line 14 of file SCR_SpawnPointSpinBox.c.
Definition at line 33 of file SCR_SpawnPointSpinBox.c.
Definition at line 64 of file SCR_SpawnPointSpinBox.c.
|
protected |
Definition at line 3 of file SCR_SpawnPointSpinBox.c.
|
protected |
Definition at line 4 of file SCR_SpawnPointSpinBox.c.