|
Arma Reforger Script API
|
Spins the widget at constant speed when enabled. More...
Public Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
Public Attributes | |
| float | m_fSpeedRps |
Protected Member Functions | |
| void | OnEachFrame () |
Protected Attributes | |
| Widget | m_wRoot |
| ref SCR_SpinningWidgetAnimationAbstract | m_Anim |
Spins the widget at constant speed when enabled.
It can only be attached to a text or image widget.
| override void SCR_SpinningWidgetComponent.HandlerAttached | ( | Widget | w | ) |
| override void SCR_SpinningWidgetComponent.HandlerDeattached | ( | Widget | w | ) |
|
protected |
|
protected |
| float SCR_SpinningWidgetComponent.m_fSpeedRps |
|
protected |