DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
CCINotEmpty.c
См. документацию.
1
class
CCINotEmpty
:
CCIBase
2
{
3
override
bool
Can
(
PlayerBase
player,
ItemBase
item )
4
{
5
return
( item && item.GetQuantity() > 0 );
6
}
7
};
CCIBase
Определения
CCIBase.c:2
CCINotEmpty::Can
override bool Can(PlayerBase player, ItemBase item)
Определения
CCINotEmpty.c:3
CCINotEmpty
Определения
CCINotEmpty.c:2
ItemBase
Определения
InventoryItem.c:731
PlayerBase
Определения
PlayerBaseClient.c:2
Ishodniki
scripts
4_World
Classes
UserActionsComponent
ItemConditionComponents
CCINotEmpty.c
Создано системой
1.13.2