![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | ResetScrolling () |
| void | UpdateScrollFrameSkip () |
| void | StartScrolling () |
| override bool | OnFocus (Widget w, int x, int y) |
| override bool | OnFocusLost (Widget w, int x, int y) |
| override void | HandlerAttached (Widget w) |
Protected Attributes | |
| string | m_sWidgetContentName |
| string | m_sWidgetHorizontalName |
| bool | m_bAnimateOnFocus |
| bool | m_bAnimateVertically |
| bool | m_bIsInit |
| Widget | m_ContentFrame |
| Widget | m_ContentHorizontal |
| SCR_HorizontalScrollAnimationComponent | m_ScrollComponent |
Definition at line 1 of file SCR_AutomaticScrollComponent.c.
|
inlineprotected |
Definition at line 74 of file SCR_AutomaticScrollComponent.c.
Definition at line 56 of file SCR_AutomaticScrollComponent.c.
Definition at line 65 of file SCR_AutomaticScrollComponent.c.
|
inlineprotected |
Definition at line 22 of file SCR_AutomaticScrollComponent.c.
|
inlineprotected |
Definition at line 36 of file SCR_AutomaticScrollComponent.c.
|
inlineprotected |
Definition at line 30 of file SCR_AutomaticScrollComponent.c.
|
protected |
Definition at line 10 of file SCR_AutomaticScrollComponent.c.
|
protected |
Definition at line 13 of file SCR_AutomaticScrollComponent.c.
|
protected |
Definition at line 15 of file SCR_AutomaticScrollComponent.c.
|
protected |
Definition at line 17 of file SCR_AutomaticScrollComponent.c.
|
protected |
Definition at line 18 of file SCR_AutomaticScrollComponent.c.
|
protected |
Definition at line 19 of file SCR_AutomaticScrollComponent.c.
|
protected |
Definition at line 4 of file SCR_AutomaticScrollComponent.c.
|
protected |
Definition at line 7 of file SCR_AutomaticScrollComponent.c.