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