Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIDayNightTest Class Reference
Inheritance diagram for SCR_AIDayNightTest:
DecoratorScripted

Protected Member Functions

override void OnInit (AIAgent owner)
override bool TestFunction (AIAgent owner)

Static Protected Member Functions

static override string GetOnHoverDescription ()

Protected Attributes

TimeAndWeatherManagerEntity m_TimeManager
float m_fSunriseTime
float m_fSunsetTime

Detailed Description

Definition at line 1 of file SCR_AIDayNightTest.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIDayNightTest::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 8 of file SCR_AIDayNightTest.c.

◆ OnInit()

override void SCR_AIDayNightTest::OnInit ( AIAgent owner)
inlineprotected

Definition at line 14 of file SCR_AIDayNightTest.c.

◆ TestFunction()

override bool SCR_AIDayNightTest::TestFunction ( AIAgent owner)
inlineprotected

Definition at line 29 of file SCR_AIDayNightTest.c.

Member Data Documentation

◆ m_fSunriseTime

float SCR_AIDayNightTest::m_fSunriseTime
protected

Definition at line 4 of file SCR_AIDayNightTest.c.

◆ m_fSunsetTime

float SCR_AIDayNightTest::m_fSunsetTime
protected

Definition at line 5 of file SCR_AIDayNightTest.c.

◆ m_TimeManager

TimeAndWeatherManagerEntity SCR_AIDayNightTest::m_TimeManager
protected

Definition at line 3 of file SCR_AIDayNightTest.c.


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