Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
binoculars.c
Go to the documentation of this file.
1class Binoculars: ItemOptics
2{
3 override void SetActions()
4 {
5 super.SetActions();
6
9 }
10};
void AddAction(typename actionName)
void RemoveAction(typename actionName)
override void SetActions()
Definition itemoptics.c:589