|
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the documentation of this file.
16 class AimingComponent: BaseAimingComponent
46 proto
void GetAimingLimits(out vector limitsHoriz, out vector limitsVert);
proto external void SetAimingRotationWanted(vector inRotation)
AimingComponentClass BaseAimingComponentClass GetInitAiming()
Get the init rotation defined in the prefab in degrees.
proto external void SetAimingRotation(vector inRotation)
proto external vector GetAimingDirectionWorld()
Get the current aiming direction in world space.
proto external vector GetAimingDirection()
Get the current aiming direction in local space.
proto external vector GetModifiedAimingTranslation()
proto external vector GetAimingRotation()
Get the current aiming rotation in degress.
proto void GetAimingLimits(out vector limitsHoriz, out vector limitsVert)
proto external vector GetCurrentRecoilTranslation()
proto external vector GetRawAimingRotation()
proto external vector GetAimingRotationWanted()
Get the current desired aiming rotation in degrees.
proto external vector GetAimingRotationModification()
proto external vector GetRawAimingTranslation()