DayZ 1.24
Loading...
Searching...
No Matches
EyePatch_improvised.c
Go to the documentation of this file.
2{
4 {
5 return {EffectWidgetsTypes.EYEPATCH_OCCLUDER};
6 }
7
8 override void SetActions()
9 {
10 super.SetActions();
12 }
13};
14
void AddAction(typename actionName)
override array< int > GetEffectWidgetTypes()
override void SetActions()