![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | Rotator () |
| void | OnWidgetScriptInit (Widget w) |
| void | Update () |
Protected Attributes | |
| ref AnimatorTimer | m_anim |
| Widget | m_root |
Private Attributes | |
| reference float | speed |
|
inlineprotected |
|
inlineprotected |
Definition at line 16 of file rotator.c.
References m_anim, m_root, and Math::RAD2DEG.
|
protected |
Definition at line 7 of file rotator.c.
Referenced by Rotator(), OnWidgetScriptInit(), and Update().
|
protected |
Definition at line 6 of file rotator.c.
Referenced by OnWidgetScriptInit(), and Update().
|
private |
Definition at line 4 of file rotator.c.
Referenced by OnWidgetScriptInit().