DayZ 1.24
Loading...
Searching...
No Matches
CCINotRuinedAndEmpty.c
Go to the documentation of this file.
2{
4 {
5 return (item && !item.IsDamageDestroyed() && item.GetQuantity() > 0);
6 }
7};
override bool Can(PlayerBase player, ItemBase item)