Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
SCR_MoonPhaseInfo Interface Reference

Public Member Functions

SCR_MoonPhaseUIInfo GetUIInfo ()
 
bool IsMoonPhase (float moonPhaseAmount, EMoonPhaseEnums beforeOrAfterFullMoon)
 

Public Attributes

ref SCR_MoonPhaseUIInfo m_UIInfo
 

Protected Attributes

float m_fPhaseEqualOrGreater
 
float m_fPhaseLessThen
 
EMoonPhaseEnums m_iBeforeOrAfterFullMoon
 Before full moon means first quarter and waxing Crescent/Gibbous\ After full moon meaning it is third Quarter and Waning Crescent/Gibbous\ Ignore means full moon or new moon.
 

Member Function Documentation

◆ GetUIInfo()

SCR_MoonPhaseUIInfo SCR_MoonPhaseInfo.GetUIInfo ( )
Returns

◆ IsMoonPhase()

bool SCR_MoonPhaseInfo.IsMoonPhase ( float  moonPhaseAmount,
EMoonPhaseEnums  beforeOrAfterFullMoon 
)
Parameters
moonPhaseAmount
beforeOrAfterFullMoon
Returns
true if the moon phase matches, false otherwise

Member Data Documentation

◆ m_fPhaseEqualOrGreater

float SCR_MoonPhaseInfo.m_fPhaseEqualOrGreater
protected

◆ m_fPhaseLessThen

float SCR_MoonPhaseInfo.m_fPhaseLessThen
protected

◆ m_iBeforeOrAfterFullMoon

EMoonPhaseEnums SCR_MoonPhaseInfo.m_iBeforeOrAfterFullMoon
protected

Before full moon means first quarter and waxing Crescent/Gibbous\ After full moon meaning it is third Quarter and Waning Crescent/Gibbous\ Ignore means full moon or new moon.

◆ m_UIInfo

ref SCR_MoonPhaseUIInfo SCR_MoonPhaseInfo.m_UIInfo

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