Arma Reforger Script API
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
SCR_DestructiblePrefabFinderTool Interface Reference
Inheritance diagram for SCR_DestructiblePrefabFinderTool:
[legend]

Protected Member Functions

void CheckForMPDComponent (ResourceName resourceName, Resource resource)
 
void CheckForDestructibleEntity (ResourceName resourceName, Resource resource)
 
void FolderScan ()
 
void PrintMPDComponents ()
 
void PrintDestructibleEntities ()
 
void PrintDestructibleEntitiesWithMPD ()
 
void PrintMPDComponentsMissingRpl ()
 
void PrintMPDComponentsMissingHitZone ()
 
void PrintMPDComponentsWithDefaults ()
 

Protected Attributes

bool m_bFindMultiPhaseDestructionComponents
 
bool m_bFindDestructibleEntities
 
bool m_bFindDestructibleEntitiesWithMPD
 
bool m_bIncludeDisabledMPDComponents
 
bool m_bCheckMPDForHitzone
 
bool m_bCheckMPDForRplComponent
 
bool m_bCheckMPDForDefaultValues
 
ref array< ResourceName > m_aSelection = {}
 
ref array< ResourceName > m_aPrefabs = {}
 
ref array< ResourceName > m_aMPDComponents = {}
 
ref array< ResourceName > m_aMPDComponentsNoHitZone = {}
 
ref array< ResourceName > m_aMPDComponentsMissingRpl = {}
 
ref array< ResourceName > m_aMPDComponentsDefaultValues = {}
 
ref array< ResourceName > m_aDestructibleEntities = {}
 
ref array< ResourceName > m_aDestructibleEntitiesWithMPD = {}
 

Member Function Documentation

◆ CheckForDestructibleEntity()

void SCR_DestructiblePrefabFinderTool.CheckForDestructibleEntity ( ResourceName  resourceName,
Resource  resource 
)
protected

◆ CheckForMPDComponent()

void SCR_DestructiblePrefabFinderTool.CheckForMPDComponent ( ResourceName  resourceName,
Resource  resource 
)
protected

◆ FolderScan()

void SCR_DestructiblePrefabFinderTool.FolderScan ( )
protected

◆ PrintDestructibleEntities()

void SCR_DestructiblePrefabFinderTool.PrintDestructibleEntities ( )
protected

◆ PrintDestructibleEntitiesWithMPD()

void SCR_DestructiblePrefabFinderTool.PrintDestructibleEntitiesWithMPD ( )
protected

◆ PrintMPDComponents()

void SCR_DestructiblePrefabFinderTool.PrintMPDComponents ( )
protected

◆ PrintMPDComponentsMissingHitZone()

void SCR_DestructiblePrefabFinderTool.PrintMPDComponentsMissingHitZone ( )
protected

◆ PrintMPDComponentsMissingRpl()

void SCR_DestructiblePrefabFinderTool.PrintMPDComponentsMissingRpl ( )
protected

◆ PrintMPDComponentsWithDefaults()

void SCR_DestructiblePrefabFinderTool.PrintMPDComponentsWithDefaults ( )
protected

Member Data Documentation

◆ m_aDestructibleEntities

ref array<ResourceName> SCR_DestructiblePrefabFinderTool.m_aDestructibleEntities = {}
protected

◆ m_aDestructibleEntitiesWithMPD

ref array<ResourceName> SCR_DestructiblePrefabFinderTool.m_aDestructibleEntitiesWithMPD = {}
protected

◆ m_aMPDComponents

ref array<ResourceName> SCR_DestructiblePrefabFinderTool.m_aMPDComponents = {}
protected

◆ m_aMPDComponentsDefaultValues

ref array<ResourceName> SCR_DestructiblePrefabFinderTool.m_aMPDComponentsDefaultValues = {}
protected

◆ m_aMPDComponentsMissingRpl

ref array<ResourceName> SCR_DestructiblePrefabFinderTool.m_aMPDComponentsMissingRpl = {}
protected

◆ m_aMPDComponentsNoHitZone

ref array<ResourceName> SCR_DestructiblePrefabFinderTool.m_aMPDComponentsNoHitZone = {}
protected

◆ m_aPrefabs

ref array<ResourceName> SCR_DestructiblePrefabFinderTool.m_aPrefabs = {}
protected

◆ m_aSelection

ref array<ResourceName> SCR_DestructiblePrefabFinderTool.m_aSelection = {}
protected

◆ m_bCheckMPDForDefaultValues

bool SCR_DestructiblePrefabFinderTool.m_bCheckMPDForDefaultValues
protected

◆ m_bCheckMPDForHitzone

bool SCR_DestructiblePrefabFinderTool.m_bCheckMPDForHitzone
protected

◆ m_bCheckMPDForRplComponent

bool SCR_DestructiblePrefabFinderTool.m_bCheckMPDForRplComponent
protected

◆ m_bFindDestructibleEntities

bool SCR_DestructiblePrefabFinderTool.m_bFindDestructibleEntities
protected

◆ m_bFindDestructibleEntitiesWithMPD

bool SCR_DestructiblePrefabFinderTool.m_bFindDestructibleEntitiesWithMPD
protected

◆ m_bFindMultiPhaseDestructionComponents

bool SCR_DestructiblePrefabFinderTool.m_bFindMultiPhaseDestructionComponents
protected

◆ m_bIncludeDisabledMPDComponents

bool SCR_DestructiblePrefabFinderTool.m_bIncludeDisabledMPDComponents
protected

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