Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseScreenShakeData Class Reference

Protected Member Functions

void GetScreenShakeData (out float inTime, out float sustainTime, out float outTime, out float maxScreenShakeHealthThreshold, out float linearMagnitude, out float angularMagnitude)

Protected Attributes

float m_fInTime
float m_fSustainTime
float m_fOutTime
float m_fMaxScreenShakeHealthThreshold
float m_fLinearMagnitude
float m_fAngularMagnitude

Detailed Description

Definition at line 477 of file BaseCompartmentSlot.c.

Member Function Documentation

◆ GetScreenShakeData()

void SCR_BaseScreenShakeData::GetScreenShakeData ( out float inTime,
out float sustainTime,
out float outTime,
out float maxScreenShakeHealthThreshold,
out float linearMagnitude,
out float angularMagnitude )
inlineprotected

Definition at line 498 of file BaseCompartmentSlot.c.

Member Data Documentation

◆ m_fAngularMagnitude

float SCR_BaseScreenShakeData::m_fAngularMagnitude
protected

Definition at line 496 of file BaseCompartmentSlot.c.

◆ m_fInTime

float SCR_BaseScreenShakeData::m_fInTime
protected

Definition at line 481 of file BaseCompartmentSlot.c.

◆ m_fLinearMagnitude

float SCR_BaseScreenShakeData::m_fLinearMagnitude
protected

Definition at line 493 of file BaseCompartmentSlot.c.

◆ m_fMaxScreenShakeHealthThreshold

float SCR_BaseScreenShakeData::m_fMaxScreenShakeHealthThreshold
protected

Definition at line 490 of file BaseCompartmentSlot.c.

◆ m_fOutTime

float SCR_BaseScreenShakeData::m_fOutTime
protected

Definition at line 487 of file BaseCompartmentSlot.c.

◆ m_fSustainTime

float SCR_BaseScreenShakeData::m_fSustainTime
protected

Definition at line 484 of file BaseCompartmentSlot.c.


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