DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
PluginConfigDebugProfileFixed.c
См. документацию.
1
class
PluginConfigDebugProfileFixed
extends
PluginConfigDebugProfile
2
{
3
const
string
POSITIONS_LIST
=
"console_positions"
;
4
const
string
POSITIONS_LIST_ENOCH
=
"console_positions_enoch"
;
5
const
string
SUB_PARAM_POS_NAME
=
"name"
;
6
const
string
SUB_PARAM_POS_VEC
=
"pos"
;
7
8
//========================================
9
// PluginConfigDebugProfileFixed
10
//========================================
11
void
PluginConfigDebugProfileFixed
()
12
{
13
m_ReadOnly =
true
;
14
}
15
16
//========================================
17
// GetFileName
18
//========================================
19
override
string
GetFileName
()
20
{
21
return
CFG_FILE_FIXED_PROFILE
;
22
}
23
}
PluginConfigDebugProfile::POSITIONS_LIST
const string POSITIONS_LIST
Определения
PluginConfigDebugProfileFixed.c:3
PluginConfigDebugProfile::GetFileName
override string GetFileName()
Определения
PluginConfigDebugProfileFixed.c:19
PluginConfigDebugProfile::SUB_PARAM_POS_VEC
const string SUB_PARAM_POS_VEC
Определения
PluginConfigDebugProfileFixed.c:6
PluginConfigDebugProfile::PluginConfigDebugProfileFixed
void PluginConfigDebugProfileFixed()
Определения
PluginConfigDebugProfileFixed.c:11
PluginConfigDebugProfile::SUB_PARAM_POS_NAME
const string SUB_PARAM_POS_NAME
Определения
PluginConfigDebugProfileFixed.c:5
PluginConfigDebugProfile::POSITIONS_LIST_ENOCH
const string POSITIONS_LIST_ENOCH
Определения
PluginConfigDebugProfileFixed.c:4
PluginConfigDebugProfile
Определения
PluginConfigDebugProfileFixed.c:2
CFG_FILE_FIXED_PROFILE
const string CFG_FILE_FIXED_PROFILE
Определения
constants.c:240
Ishodniki
scripts
4_World
Plugins
PluginBase
PluginFileHandler
PluginConfigHandler
PluginConfigDebugProfileFixed.c
Создано системой
1.13.2