Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
BaseCommandHandlerComponent.c File Reference

Go to the source code of this file.

Data Structures

class  BaseCommandHandlerComponentClass
 

Functions

BaseCommandHandlerComponentClass GameComponentClass SetSimulationDisabled (bool pSimulationDisabled)
 
event protected void OnInit (IEntity owner)
 
event protected void OnCommandActivate (int pCmdId)
 
event protected void OnCommandDeactivate (int pCmdId)
 
event protected void Update (float pDt, int pCurrentCommandID, bool pCurrentCommandFinished)