DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
SurvivorBase.c
Go to the documentation of this file.
1class SurvivorBase extends PlayerBaseClient
2{
3 override int GetHideIconMask()
4 {
5 return EInventoryIconVisibility.HIDE_VICINITY;
6 }
7}
override int GetHideIconMask()
Definition SurvivorBase.c:3