![]() |
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 bool | OnClick (Widget w, int x, int y, int button) |
| void | FlipImage (bool flip) |
| void | OnMenuSelect () |
| override void | SetEnabled (bool enabled, bool animate=true) |
| bool | IsPositive () |
| void | SetPositive (bool positive) |
| void | SetAction (string name) |
| override bool | OnMouseEnter (Widget w, int x, int y) |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
| string | GetAction () |
Static Protected Member Functions | |
| static SCR_PagingButtonComponent | GetPagingButtonComponent (string name, Widget parent, bool searchAllChildren=true) |
Protected Attributes | |
| bool | m_bIsPositive |
| bool | m_bUseActionHint |
| string | m_sActionName |
| string | m_sBackgroundImageName = "BackgroundImage" |
| string | m_sFrontImageName = "Panel" |
| string | m_sActionTextName = "ActionText" |
| ImageWidget | m_wPanel |
| TextWidget | m_wText |
| Widget | m_wBackgroundImage |
| ref ScriptInvoker | m_OnActivated = new ScriptInvoker() |
Definition at line 2 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 72 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 191 of file SCR_PagingButtonComponent.c.
|
inlinestaticprotected |
Definition at line 197 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 24 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 116 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 56 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 90 of file SCR_PagingButtonComponent.c.
Definition at line 157 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 175 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 128 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 107 of file SCR_PagingButtonComponent.c.
|
inlineprotected |
Definition at line 122 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 5 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 8 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 21 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 11 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 15 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 13 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 14 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 19 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 17 of file SCR_PagingButtonComponent.c.
|
protected |
Definition at line 18 of file SCR_PagingButtonComponent.c.