Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
eyepatch_improvised.c
Go to the documentation of this file.
1class EyePatch_Improvised extends Glasses_Base
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()
Result for an object found in CGame.IsBoxCollidingGeometryProxy.