|
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the documentation of this file.
26 proto external
bool AreSightsValid(
bool front =
true,
bool rear =
true);
48 proto external vector
GetSightsDirection(
bool localSpace =
false,
bool normalize =
true);
67 proto external
bool GetSightsTransform(out vector transform[4],
bool localSpace =
false);
72 proto external
float GetFOV();
100 event protected bool WB_GetZeroingData(IEntity owner, BaseSightsComponent sights,
float weaponAngle, out vector offset, out vector angles);
proto external void ForceSightsZeroValueEnablel(bool bOnOff)
Disable forced zeroing data.
event protected bool WB_GetZeroingData(IEntity owner, BaseSightsComponent sights, float weaponAngle, out vector offset, out vector angles)
proto external bool GetSightsSkipSwitch()
Return true if the sights can be switched to.
proto external float GetCameraRecoilAmount()
Percentage 0...1 of recoil that should be applied to camera when using this sights component.
proto external float GetADSActivationPercentage()
proto external vector GetSightsFrontPosition(bool localSpace=false)
proto external bool GetSightsTransform(out vector transform[4], bool localSpace=false)
proto external vector GetSightsDirection(bool localSpace=false, bool normalize=true)
proto external bool GetSightsPriority()
Boolean indicating whether this sight component is prioritized.
proto external void SetSightsVisibility(float visFactor)
Hide parts of the sight on ADS. 0 means completely visible, 1 means completely hidden.
proto external vector GetSightsRearPosition(bool localSpace=false)
proto external float GetADSDeactivationPercentage()
proto external bool AreSightsValid(bool front=true, bool rear=true)
proto external bool IsSightADSActive()
proto external vector GetSightsOffset()
proto external void ForceSightsZeroValue(vector offset, vector angles, vector turnOffset)
Allow to override Zeroing via aim modifier (only works in Workbench)
proto external float GetFOV()
proto external vector GetSightsDirectionUntransformed(bool localSpace=false, bool normalize=true)
IEntity GetOwner()
Owner entity of the fuel tank.
proto external vector GetCurrentSightsRange()
proto external SightsFOVInfo GetFOVInfo()