DayZ
1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Закрытые члены
Класс FoldBandanaToSlotLambda
Граф наследования:FoldBandanaToSlotLambda:
Закрытые члены
void
FoldBandanaToSlotLambda
(
EntityAI
old_item
,
string
new_item_type
,
PlayerBase
player
,
int
slot)
Подробное описание
Конструктор(ы)
◆
FoldBandanaToSlotLambda()
void
FoldBandanaToSlotLambda
(
EntityAI
old_item
,
string
new_item_type
,
PlayerBase
player
,
int
slot
)
inline
private
50
{
51
InventoryLocation
targetAtt
=
new
InventoryLocation
;
52
targetAtt
.SetAttachment(
player
,
NULL
, slot);
53
OverrideNewLocation(
targetAtt
);
54
}
InventoryLocation
InventoryLocation.
Definition
InventoryLocation.c:29
Param3
Definition
EntityAI.c:95
Объявления и описания членов класса находятся в файле:
D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/Actions/SingleUse/
ActionFoldEntityToSlot.c
FoldBandanaToSlotLambda
Создано системой
1.10.0