Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
binoculars.c
Go to the documentation of this file.
2{
3 override void SetActions()
4 {
5 super.SetActions();
6
9 }
10};
void AddAction(typename actionName)
void RemoveAction(typename actionName)
override void SetActions()
Definition binoculars.c:3
void ItemOptics()
Definition itemoptics.c:19