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

Protected Member Functions

override void Run ()
 
void FilterPrefabs ()
 Clears up m_aPrefabsToCheck from empty entries and duplicates.
 
array< IEntity > ProcessEntities (notnull array< IEntity > entities)
 
void OutputEntities (notnull array< IEntity > entities)
 
int ButtonOK ()
 
int ButtonCancel ()
 

Protected Attributes

ref array< ResourceName > m_aPrefabsToCheck
 
bool m_bSearchForVegetation
 
float m_fToleranceFromTerrain
 
bool m_bAboveWaterLevelOnly
 
float m_fVectorUpTolerance
 
float m_fBoundingBoxMultiplier
 
int m_iMaxSelectedEntities
 

Static Protected Attributes

static const int MAX_SUS_ENTITIES_LISTED = 10
 

Member Function Documentation

◆ ButtonCancel()

int SCR_NormalAlignedFloatersFinderPlugin.ButtonCancel ( )
protected

◆ ButtonOK()

int SCR_NormalAlignedFloatersFinderPlugin.ButtonOK ( )
protected

◆ FilterPrefabs()

void SCR_NormalAlignedFloatersFinderPlugin.FilterPrefabs ( )
protected

Clears up m_aPrefabsToCheck from empty entries and duplicates.

◆ OutputEntities()

void SCR_NormalAlignedFloatersFinderPlugin.OutputEntities ( notnull array< IEntity > entities)
protected
Parameters
[in]parameter

◆ ProcessEntities()

array< IEntity > SCR_NormalAlignedFloatersFinderPlugin.ProcessEntities ( notnull array< IEntity > entities)
protected

◆ Run()

override void SCR_NormalAlignedFloatersFinderPlugin.Run ( )
protected

Member Data Documentation

◆ m_aPrefabsToCheck

ref array<ResourceName> SCR_NormalAlignedFloatersFinderPlugin.m_aPrefabsToCheck
protected

◆ m_bAboveWaterLevelOnly

bool SCR_NormalAlignedFloatersFinderPlugin.m_bAboveWaterLevelOnly
protected

◆ m_bSearchForVegetation

bool SCR_NormalAlignedFloatersFinderPlugin.m_bSearchForVegetation
protected

◆ m_fBoundingBoxMultiplier

float SCR_NormalAlignedFloatersFinderPlugin.m_fBoundingBoxMultiplier
protected

◆ m_fToleranceFromTerrain

float SCR_NormalAlignedFloatersFinderPlugin.m_fToleranceFromTerrain
protected

◆ m_fVectorUpTolerance

float SCR_NormalAlignedFloatersFinderPlugin.m_fVectorUpTolerance
protected

◆ m_iMaxSelectedEntities

int SCR_NormalAlignedFloatersFinderPlugin.m_iMaxSelectedEntities
protected

◆ MAX_SUS_ENTITIES_LISTED

const int SCR_NormalAlignedFloatersFinderPlugin.MAX_SUS_ENTITIES_LISTED = 10
staticprotected

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