DayZ 1.24
Loading...
Searching...
No Matches
CCINotPresent.c
Go to the documentation of this file.
2{
4 {
5 return !item;
6 }
7
9 {
10 return (Can(player, item));
11 }
12};
override bool Can(PlayerBase player, ItemBase item)
override bool CanContinue(PlayerBase player, ItemBase item)