DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
TurnItemIntoItem()
static void TurnItemIntoItem
(
notnull
ItemBase
old_item
,
string
new_item_type
,
notnull
PlayerBase
player
)
static
protected
См. определение в файле
MiscGameplayFunctions.c
строка
454
455
{
456
TurnItemIntoItemEx
(player,
new
TurnItemIntoItemLambda
(old_item, new_item_type, player));
457
}
TurnItemIntoItemEx
static void TurnItemIntoItemEx(notnull PlayerBase player, ReplaceItemWithNewLambdaBase lambda)
Определения
MiscGameplayFunctions.c:459
TurnItemIntoItemLambda
Определения
MiscGameplayFunctions.c:92
Перекрестные ссылки
TurnItemIntoItemEx()
.
Ishodniki
scripts
4_World
Static
MiscGameplayFunctions.c
Создано системой
1.13.2