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