![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| void | SelectSpawnPoint (SCR_SpawnPointSpinBox spinbox, int itemId) |
| void | SetSpawnPoint (RplId spawnPointId) |
| void | CycleSpawnPoints (bool next=true) |
| void | AddSpawnPoint (SCR_SpawnPoint spawnPoint) |
| void | RemoveSpawnPoint (SCR_SpawnPoint spawnPoint) |
| void | UpdateSpawnPointName (RplId id, string name) |
| void | OnSpawnPointAdded (SCR_SpawnPoint spawnPoint) |
| void | OnSpawnPointFactionChange (SCR_SpawnPoint spawnPoint) |
| void | ClearSpawnPoints () |
| void | ShowAvailableSpawnPoints (Faction faction) |
| void | SetLastUsedSpawnPointSelected () |
| void | SetRallyPointSpawnSelected () |
| Sets the player group Rally Point as default selected option in spawn selector. | |
| void | UpdateRelevantSpawnPoints () |
| void | SelectSpawnPointExt (RplId id) |
| ScriptInvoker | GetOnSpawnPointSelected () |
| RplId | GetCurrentRplId () |
| bool | IsSelectorFocused () |
Static Protected Member Functions | |
| static ScriptInvoker | SGetOnSpawnPointSelected () |
Protected Attributes | |
| string | m_sSpawnPointSelector |
| Widget | m_wSpawnPointSelector |
| RplId | m_SelectedSpawnPointId = RplId.Invalid() |
| SCR_SpawnPointSpinBox | m_SpawnPointSelector |
| ref ScriptInvoker< RplId > | m_OnSpawnPointSelected |
Static Protected Attributes | |
| static ref ScriptInvoker< RplId > | s_OnSpawnPointSelected |
Definition at line 1 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 76 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 132 of file SCR_SpawnPointRequestUIComponent.c.
Definition at line 60 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 280 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 264 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 14 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 30 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 285 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 116 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 123 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 93 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 41 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 257 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Sets the last used spawned point by player as default selected option in spawn selector Does not affect selection if there is no last used spawn point, or it is unavailable
Definition at line 168 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Sets the player group Rally Point as default selected option in spawn selector.
Definition at line 192 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 54 of file SCR_SpawnPointRequestUIComponent.c.
|
inlinestaticprotected |
Definition at line 272 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 138 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 234 of file SCR_SpawnPointRequestUIComponent.c.
|
inlineprotected |
Definition at line 110 of file SCR_SpawnPointRequestUIComponent.c.
|
protected |
Definition at line 10 of file SCR_SpawnPointRequestUIComponent.c.
|
protected |
Definition at line 7 of file SCR_SpawnPointRequestUIComponent.c.
|
protected |
Definition at line 8 of file SCR_SpawnPointRequestUIComponent.c.
|
protected |
Definition at line 4 of file SCR_SpawnPointRequestUIComponent.c.
|
protected |
Definition at line 5 of file SCR_SpawnPointRequestUIComponent.c.
|
staticprotected |
Definition at line 11 of file SCR_SpawnPointRequestUIComponent.c.