DayZ 1.24
Loading...
Searching...
No Matches
CCINonRuined Class Reference
Inheritance diagram for CCINonRuined:
[legend]
Collaboration diagram for CCINonRuined:
[legend]

Private Member Functions

override bool Can (PlayerBase player, ItemBase item)
 

Detailed Description

Definition at line 1 of file CCINonRuined.c.

Member Function Documentation

◆ Can()

override bool CCINonRuined::Can ( PlayerBase player,
ItemBase item )
inlineprivate

Definition at line 3 of file CCINonRuined.c.

4 {
5 return (item && !item.IsDamageDestroyed());
6 }

The documentation for this class was generated from the following file: