Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
hitdirectionimagessplash.c
Go to the documentation of this file.
16
17class HitDirectionImagesSplash extends HitDirectionImagesBase
18{
19 override protected void PerformRegisterImages()
20 {
22
23 RegisterImage("gui/layouts/gameplay/HitDirectionIndication.layout","Single_indicator_Splash_0");
24 RegisterImage("gui/layouts/gameplay/HitDirectionIndication.layout","Single_indicator_Splash_1");
25 RegisterImage("gui/layouts/gameplay/HitDirectionIndication.layout","Single_indicator_Splash_2");
26 }
27
32
37}
array< string > GetTypeImagePathArray()
void RegisterImage(string layout_path, string image_name)
array< string > GetTypeLayoutPathArray()
static ref array< string > m_ImagePathsImages
static ref array< string > m_ImagePathsLayouts
Result for an object found in CGame.IsBoxCollidingGeometryProxy.