Arma Reforger Script API
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
SCR_FixedFOVInfo Interface Reference
Inheritance diagram for SCR_FixedFOVInfo:
[legend]

Protected Member Functions

override float GetCurrentFOV ()
 Returns current field of view provided by this info.
 
- Protected Member Functions inherited from ScriptedSightsFOVInfo
void OnInit (IEntity owner, BaseSightsComponent sights)
 Called on initialization.
 
void OnUpdate (IEntity owner, BaseSightsComponent sights, float timeSlice)
 Called every frame when active to update current state.
 
float GetCurrentFOV ()
 Return current field of view of this info.
 

Protected Attributes

float m_fFieldOfView
 

Additional Inherited Members

- Public Member Functions inherited from SightsFOVInfo
proto external float GetFOV ()
 Returns current field of view provided by this info.
 

Member Function Documentation

◆ GetCurrentFOV()

override float SCR_FixedFOVInfo.GetCurrentFOV ( )
protected

Returns current field of view provided by this info.

Returns
Returns field of view in degrees.

Implements ScriptedSightsFOVInfo.

Member Data Documentation

◆ m_fFieldOfView

float SCR_FixedFOVInfo.m_fFieldOfView
protected

The documentation for this interface was generated from the following file: