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

Go to the source code of this file.

Data Structures

class  BaseControllerComponentClass
 

Functions

BaseAimingComponentClass GameComponentClass GetOwner ()
 This component takes care of sending chat messages. More...
 
proto external bool CanMove ()
 Returns state of movement capacity. More...
 
proto external void SetCanMove (bool canMove)
 Changes state of movement capacity. Internally verifies if all necessary conditions are met. More...
 
event bool ValidateCanMove ()