Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
AimingComponent.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
AimingComponent
: BaseAimingComponent
13
{
15
proto external
vector
GetInitAiming();
20
proto external
void
SetAimingRotationWanted(
vector
inRotation);
25
proto external
void
SetAimingRotation(
vector
inRotation);
27
proto external
vector
GetAimingRotationWanted();
29
proto external
vector
GetAimingRotation();
31
proto external
vector
GetAimingDirection();
33
proto external
vector
GetAimingDirectionWorld();
34
proto external
vector
GetAimingRotationModification();
35
proto external
vector
GetModifiedAimingTranslation();
36
proto external
vector
GetCurrentRecoilTranslation();
42
proto
void
GetAimingLimits(out
vector
limitsHoriz, out
vector
limitsVert);
50
proto external
vector
GetRawAimingTranslation();
58
proto external
vector
GetRawAimingRotation();
59
}
60
AimingComponent
Definition
AimingComponent.c:13
vector
Definition
vector.c:13
scripts
Game
generated
Components
AimingComponent.c
Generated by
1.17.0