DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetRecipeCount()
int
Container::GetRecipeCount
(
bool
recipe_anywhere
,
ItemBase
entity1
,
ItemBase
entity2
,
PlayerBase
player
)
inline
protected
См. определение в файле
CargoContainer.c
строка
800
801
{
802
PluginRecipesManager recipes_manager = PluginRecipesManager.Cast(
GetPlugin
( PluginRecipesManager ) );
803
return
recipes_manager.GetValidRecipes( entity1, entity2, null, player );
804
}
GetPlugin
PluginBase GetPlugin(typename plugin_type)
Определения
PluginManager.c:316
Перекрестные ссылки
GetPlugin()
.
Container
Создано системой
1.13.2