Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_FixedFOVInfo.c
Go to the documentation of this file.
2 {
3  [Attribute("60.0", UIWidgets.Slider, desc: "Fixed field of view in degrees.", params: "0.1 179.9 0.1")]
4  protected float m_fFieldOfView;
5 
10  protected override float GetCurrentFOV() { return m_fFieldOfView; };
11 };
SCR_FixedFOVInfo
Definition: SCR_FixedFOVInfo.c:1
ScriptedSightsFOVInfo
Definition: ScriptedSightsFOVInfo.c:7
desc
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
Definition: SCR_RespawnBriefingComponent.c:17
Attribute
typedef Attribute
Post-process effect of scripted camera.
params
Configs ServerBrowser KickDialogs params
Definition: SCR_NotificationSenderComponent.c:24