DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetSurfaceDigPile()
bool
CGame::GetSurfaceDigPile
(
string
surface
,
out
string
result
)
inline
protected
См. определение в файле
Global/game.c
строка
1234
1235
{
1236
return
ConfigGetText
(
"CfgSurfaces "
+ surface +
" digPile"
, result);
1237
}
CGame::ConfigGetText
proto bool ConfigGetText(string path, out string value)
Get string value from config on path.
Перекрестные ссылки
ConfigGetText()
.
CGame
Создано системой
1.13.2