Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
camonet.c
Go to the documentation of this file.
1class CamoNet extends ItemBase
2{
3 override void SetActions()
4 {
5 super.SetActions();
6
10 }
11}
void AddAction(typename actionName)
override void SetActions()
Definition camonet.c:3