Dayz 1.25
Dayz Code Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс PlantMaterialHealth

Закрытые члены

void PlantMaterialHealth ()
 

Закрытые данные

string m_InfestedTex
 
string m_InfestedMat
 
string m_HealthyTex
 
string m_HealthyMat
 

Подробное описание

Конструктор(ы)

◆ PlantMaterialHealth()

void PlantMaterialHealth ( )
inlineprivate
9 {
10 m_InfestedTex = "";
11 m_InfestedMat = "";
12 m_HealthyTex = "";
13 m_HealthyMat = "";
14 }
string m_InfestedMat
Definition PlantMaterial.c:4
string m_HealthyMat
Definition PlantMaterial.c:6
string m_InfestedTex
Definition PlantMaterial.c:3
string m_HealthyTex
Definition PlantMaterial.c:5

Перекрестные ссылки m_HealthyMat, m_HealthyTex, m_InfestedMat и m_InfestedTex.

Поля

◆ m_HealthyMat

string m_HealthyMat
private

Используется в PlantMaterialHealth().

◆ m_HealthyTex

string m_HealthyTex
private

Используется в PlantMaterialHealth().

◆ m_InfestedMat

string m_InfestedMat
private

Используется в PlantMaterialHealth().

◆ m_InfestedTex

string m_InfestedTex
private

Используется в PlantMaterialHealth().


Объявления и описания членов класса находятся в файле: