Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_WorldEntitiesStatisticsPlugin_Report Interface Reference

Public Attributes

ref SCR_WorldEntitiesStatisticsPlugin_Report_World m_WorldInfo
 
int m_iSubSceneId
 
string m_sSubSceneName
 
int m_iLayerId
 
string m_sLayerName
 empty = global
 
ref array< vector > m_aAllEntityPositions = {}
 
ref array< ResourceName > m_aModels = {}
 
ref array< vector > m_aModelPositions = {}
 
ref map< ResourceName, int > m_mPrefabResult = new map<ResourceName, int>()
 
ref map< ResourceName, int > m_mPrefabNoAncestorResult = new map<ResourceName, int>()
 
ref map< ResourceName, int > m_mEmptyResult = new map<ResourceName, int>()
 
ref map< ResourceName, int > m_mGenericResult = new map<ResourceName, int>()
 

Member Data Documentation

◆ m_aAllEntityPositions

ref array<vector> SCR_WorldEntitiesStatisticsPlugin_Report.m_aAllEntityPositions = {}

◆ m_aModelPositions

ref array<vector> SCR_WorldEntitiesStatisticsPlugin_Report.m_aModelPositions = {}

◆ m_aModels

ref array<ResourceName> SCR_WorldEntitiesStatisticsPlugin_Report.m_aModels = {}

◆ m_iLayerId

int SCR_WorldEntitiesStatisticsPlugin_Report.m_iLayerId

◆ m_iSubSceneId

int SCR_WorldEntitiesStatisticsPlugin_Report.m_iSubSceneId

◆ m_mEmptyResult

ref map<ResourceName, int> SCR_WorldEntitiesStatisticsPlugin_Report.m_mEmptyResult = new map<ResourceName, int>()

◆ m_mGenericResult

ref map<ResourceName, int> SCR_WorldEntitiesStatisticsPlugin_Report.m_mGenericResult = new map<ResourceName, int>()

◆ m_mPrefabNoAncestorResult

ref map<ResourceName, int> SCR_WorldEntitiesStatisticsPlugin_Report.m_mPrefabNoAncestorResult = new map<ResourceName, int>()

◆ m_mPrefabResult

ref map<ResourceName, int> SCR_WorldEntitiesStatisticsPlugin_Report.m_mPrefabResult = new map<ResourceName, int>()

◆ m_sLayerName

string SCR_WorldEntitiesStatisticsPlugin_Report.m_sLayerName

empty = global

◆ m_sSubSceneName

string SCR_WorldEntitiesStatisticsPlugin_Report.m_sSubSceneName

◆ m_WorldInfo

ref SCR_WorldEntitiesStatisticsPlugin_Report_World SCR_WorldEntitiesStatisticsPlugin_Report.m_WorldInfo

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