| 
    DayZ 1.24
    
   | 
 
Protected Member Functions | |
| void | Rotator () | 
| void | Update () | 
| void | OnWidgetScriptInit (Widget w) | 
Protected Attributes | |
| Widget | m_root | 
| ref AnimatorTimer | m_anim | 
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 OnWidgetScriptInit(), Rotator(), and Update().
      
  | 
  protected | 
Definition at line 6 of file Rotator.c.
Referenced by OnWidgetScriptInit(), and Update().
Definition at line 4 of file Rotator.c.
Referenced by OnWidgetScriptInit().