DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
Класс CfgParamType

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

void CfgParamBool (string param_name)
 
void SetValue (bool value)
 
bool GetValue ()
 
override int GetType ()
 
void CfgParamFloat (string param_name)
 
void SetValue (float value)
 
float GetValue ()
 
override int GetType ()
 
void CfgParamInt (string param_name)
 
void SetValue (int value)
 
int GetValue ()
 
override int GetType ()
 
void CfgParamString (string param_name)
 
void SetValue (string value)
 
string GetValue ()
 
override int GetType ()
 

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

bool m_Value
 
float m_Value
 
int m_Value
 
string m_Value
 

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

См. определение в файле CfgParamBool.c строка 1