Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_CleanSweepArea Interface Reference
Inheritance diagram for SCR_CleanSweepArea:

Public Member Functions

void SCR_CleanSweepArea (IEntitySource src, IEntity parent)
 
void ~SCR_CleanSweepArea ()
 

Static Public Member Functions

static array< SCR_CleanSweepAreaGetInstances ()
 

Public Attributes

float m_Range
 
bool m_Active
 

Protected Member Functions

override void _WB_AfterWorldUpdate (float timeSlice)
 

Static Protected Attributes

static ref array< SCR_CleanSweepAreas_aInstances = {}
 

Constructor & Destructor Documentation

◆ SCR_CleanSweepArea()

void SCR_CleanSweepArea.SCR_CleanSweepArea ( IEntitySource src,
IEntity parent )

◆ ~SCR_CleanSweepArea()

void SCR_CleanSweepArea.~SCR_CleanSweepArea ( )

Member Function Documentation

◆ _WB_AfterWorldUpdate()

override void SCR_CleanSweepArea._WB_AfterWorldUpdate ( float timeSlice)
protected

◆ GetInstances()

static array< SCR_CleanSweepArea > SCR_CleanSweepArea.GetInstances ( )
static

Member Data Documentation

◆ m_Active

bool SCR_CleanSweepArea.m_Active

◆ m_Range

float SCR_CleanSweepArea.m_Range

◆ s_aInstances

ref array<SCR_CleanSweepArea> SCR_CleanSweepArea.s_aInstances = {}
staticprotected

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