![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| ScriptInvokerBool | GetOnFocusChange () |
| void | SetGalleryFocused (bool focused) |
| override bool | OnFocus (Widget w, int x, int y) |
| override bool | OnFocusLost (Widget w, int x, int y) |
| bool | GetFocused () |
| void | EnablePagingInputListeners (bool enable) |
| int | AddItem (SCR_BasePlayerLoadout loadout, bool enabled=true) |
| override void | ShowPagingButtons (bool animate=true) |
| void | OnLoadoutClicked (notnull SCR_LoadoutButton loadoutBtn) |
| void | OnLoadoutHovered (notnull Widget btn) |
| void | OnLoadoutFocusLost (notnull Widget btn) |
| void | OnLoadoutMouseLeave (notnull Widget btn) |
| Widget | GetContentRoot () |
| void | SetSelected (SCR_BasePlayerLoadout loadout) |
| override void | ClearAll () |
| SCR_LoadoutButton | GetButtonForLoadout (SCR_BasePlayerLoadout loadout) |
| ScriptInvoker | GetOnLoadoutClicked () |
| ScriptInvoker | GetOnLoadoutHovered () |
| OnLoadoutFocusLostInvoker | GetOnLoadoutFocusLost () |
Protected Attributes | |
| ResourceName | m_sLoadoutButton |
| ref set< SCR_LoadoutButton > | m_aLoadoutButtons = new set<SCR_LoadoutButton>() |
| ref ScriptInvoker< SCR_LoadoutButton > | m_OnLoadoutClicked |
| ref ScriptInvoker< SCR_BasePlayerLoadout > | m_OnLoadoutHovered |
| ref OnLoadoutFocusLostInvoker | m_OnLoadoutFocusLost |
| ref ScriptInvokerBool | m_OnFocusChange = new ScriptInvokerBool() |
| bool | m_bFocused |
| SCR_LoadoutButton | m_SelectedButton |
Definition at line 7 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 74 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 160 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 62 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 166 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 139 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 57 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 26 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 177 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 193 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 185 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 20 of file SCR_LoadoutGallery.c.
Definition at line 41 of file SCR_LoadoutGallery.c.
Definition at line 49 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 109 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 121 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 114 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 134 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 31 of file SCR_LoadoutGallery.c.
|
inlineprotected |
Definition at line 144 of file SCR_LoadoutGallery.c.
Definition at line 99 of file SCR_LoadoutGallery.c.
|
protected |
Definition at line 11 of file SCR_LoadoutGallery.c.
|
protected |
Definition at line 17 of file SCR_LoadoutGallery.c.
|
protected |
Definition at line 16 of file SCR_LoadoutGallery.c.
|
protected |
Definition at line 13 of file SCR_LoadoutGallery.c.
|
protected |
Definition at line 15 of file SCR_LoadoutGallery.c.
|
protected |
Definition at line 14 of file SCR_LoadoutGallery.c.
|
protected |
Definition at line 18 of file SCR_LoadoutGallery.c.
|
protected |
Definition at line 10 of file SCR_LoadoutGallery.c.