Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FractalVariation Class Reference

Protected Member Functions

int CountFragments ()
bool GetFragmentIndexIsAnchor (int index)
ResourceName GetFragmentModel (int index, out bool isAnchor)
ResourceName GetFragmentDebrisModel (int index, out bool isAnchor)

Protected Attributes

ResourceName m_ModelNormal
ResourceName m_ModelDestroyed
ref array< ResourceNamem_aModelFragments
ref array< ResourceNamem_aModelAnchorFragments
ref array< ResourceNamem_aDebrisModelFragments
ref array< ResourceNamem_aDebrisModelAnchorFragments
ref SCR_FragmentHierarchy m_Hierarchy

Detailed Description

Definition at line 1026 of file SCR_DestructionFractalComponent.c.

Member Function Documentation

◆ CountFragments()

int SCR_FractalVariation::CountFragments ( )
inlineprotected
Returns
how many fragments are in the list (including anchor fragments)

Definition at line 1051 of file SCR_DestructionFractalComponent.c.

◆ GetFragmentDebrisModel()

ResourceName SCR_FractalVariation::GetFragmentDebrisModel ( int index,
out bool isAnchor )
inlineprotected
Parameters
[in]index
[out]isAnchor
Returns
the debris model to use for the input fragment index

Definition at line 1096 of file SCR_DestructionFractalComponent.c.

◆ GetFragmentIndexIsAnchor()

bool SCR_FractalVariation::GetFragmentIndexIsAnchor ( int index)
inlineprotected
Returns
whether the input fragment index is an anchor

Definition at line 1058 of file SCR_DestructionFractalComponent.c.

◆ GetFragmentModel()

ResourceName SCR_FractalVariation::GetFragmentModel ( int index,
out bool isAnchor )
inlineprotected
Parameters
[in]index
[out]isAnchor
Returns
the model to use for the input fragment index

Definition at line 1072 of file SCR_DestructionFractalComponent.c.

Member Data Documentation

◆ m_aDebrisModelAnchorFragments

ref array<ResourceName> SCR_FractalVariation::m_aDebrisModelAnchorFragments
protected

Definition at line 1044 of file SCR_DestructionFractalComponent.c.

◆ m_aDebrisModelFragments

ref array<ResourceName> SCR_FractalVariation::m_aDebrisModelFragments
protected

Definition at line 1041 of file SCR_DestructionFractalComponent.c.

◆ m_aModelAnchorFragments

ref array<ResourceName> SCR_FractalVariation::m_aModelAnchorFragments
protected

Definition at line 1038 of file SCR_DestructionFractalComponent.c.

◆ m_aModelFragments

ref array<ResourceName> SCR_FractalVariation::m_aModelFragments
protected

Definition at line 1035 of file SCR_DestructionFractalComponent.c.

◆ m_Hierarchy

ref SCR_FragmentHierarchy SCR_FractalVariation::m_Hierarchy
protected

Definition at line 1047 of file SCR_DestructionFractalComponent.c.

◆ m_ModelDestroyed

ResourceName SCR_FractalVariation::m_ModelDestroyed
protected

Definition at line 1032 of file SCR_DestructionFractalComponent.c.

◆ m_ModelNormal

ResourceName SCR_FractalVariation::m_ModelNormal
protected

Definition at line 1029 of file SCR_DestructionFractalComponent.c.


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