![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | AimingComponentClass |
Functions | |
| AimingComponentClass BaseAimingComponentClass | GetInitAiming () |
| Get the init rotation defined in the prefab in degrees. More... | |
| proto external void | SetAimingRotationWanted (vector inRotation) |
| proto external void | SetAimingRotation (vector inRotation) |
| proto external vector | GetAimingRotationWanted () |
| Get the current desired aiming rotation in degrees. More... | |
| proto external vector | GetAimingRotation () |
| Get the current aiming rotation in degress. More... | |
| proto external vector | GetAimingDirection () |
| Get the current aiming direction in local space. More... | |
| proto external vector | GetAimingDirectionWorld () |
| Get the current aiming direction in world space. More... | |
| proto external vector | GetAimingRotationModification () |
| proto external vector | GetModifiedAimingTranslation () |
| proto external vector | GetCurrentRecoilTranslation () |
| proto void | GetAimingLimits (out vector limitsHoriz, out vector limitsVert) |
| proto external vector | GetRawAimingTranslation () |
| proto external vector | GetRawAimingRotation () |