Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
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};
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
override float GetCurrentFOV()
SCR_FieldOfViewSettings Attribute