| 
    Arma Reforger Script API
    
   | 
 
  
Additional Inherited Members | |
  Public Member Functions inherited from BaseCommandHandlerComponent | |
| proto external void | SetSimulationDisabled (bool pSimulationDisabled) | 
| Sets the flag for disabling animation update.   | |
  Public Member Functions inherited from GameComponent | |
| bool | OnTicksOnRemoteProxy () | 
  Protected Member Functions inherited from BaseCommandHandlerComponent | |
| void | OnInit (IEntity owner) | 
| Called during EOnInit.   | |
| void | OnCommandActivate (int pCmdId) | 
| void | OnCommandDeactivate (int pCmdId) | 
| void | Update (float pDt, int pCurrentCommandID, bool pCurrentCommandFinished) | 
| Overrides the whole native command handling.   | |