DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetIsRepeatable()
bool
PluginRecipesManagerBase::GetIsRepeatable
(
int
recipe_id
)
inline
private
См. определение в файле
PluginRecipesManager.c
строка
151
152
{
153
if
(
m_RecipeList
[recipe_id] )
return
m_RecipeList
[recipe_id].IsRepeatable();
154
return
false
;
155
}
PluginRecipesManagerBase::m_RecipeList
ref array< ref RecipeBase > m_RecipeList
Определения
PluginRecipesManager.c:42
Перекрестные ссылки
m_RecipeList
.
PluginRecipesManagerBase
Создано системой
1.13.2