Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
PlantMaterialHealth Class Reference

Private Member Functions

void PlantMaterialHealth ()

Private Attributes

string m_HealthyMat
string m_HealthyTex
string m_InfestedMat
string m_InfestedTex

Detailed Description

Definition at line 1 of file plantmaterial.c.

Constructor & Destructor Documentation

◆ PlantMaterialHealth()

void PlantMaterialHealth ( )
inlineprivate

Definition at line 8 of file plantmaterial.c.

References m_HealthyMat, m_HealthyTex, m_InfestedMat, and m_InfestedTex.

Field Documentation

◆ m_HealthyMat

string m_HealthyMat
private

Definition at line 6 of file plantmaterial.c.

Referenced by PlantMaterialHealth(), ChangeInfestation(), and PluginBase::LoadFromCfg().

◆ m_HealthyTex

string m_HealthyTex
private

Definition at line 5 of file plantmaterial.c.

Referenced by PlantMaterialHealth(), ChangeInfestation(), and PluginBase::LoadFromCfg().

◆ m_InfestedMat

string m_InfestedMat
private

Definition at line 4 of file plantmaterial.c.

Referenced by PlantMaterialHealth(), ChangeInfestation(), and PluginBase::LoadFromCfg().

◆ m_InfestedTex

string m_InfestedTex
private

Definition at line 3 of file plantmaterial.c.

Referenced by PlantMaterialHealth(), ChangeInfestation(), and PluginBase::LoadFromCfg().


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