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