Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
ccinonruined.c
Go to the documentation of this file.
1
class
CCINonRuined
:
CCIBase
2
{
3
override
bool
Can(
PlayerBase
player,
ItemBase
item )
4
{
5
return
( item && !item.IsDamageDestroyed() );
6
}
7
};
CCIBase
Definition
ccibase.c:2
CCINonRuined
Definition
ccinonruined.c:2
ItemBase
Definition
inventoryitem.c:731
PlayerBase
Definition
playerbaseclient.c:2
Daten
4_world
classes
useractionscomponent
itemconditioncomponents
ccinonruined.c
Generated by
1.12.0