Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
hitdirectionimagesarrow.c File Reference

Go to the source code of this file.

Data Structures

class  HitDirectionImagesArrow_Static

Functions

ref array< stringGetTypeImagePathArray ()
ref array< stringGetTypeLayoutPathArray ()
static void InitArrays ()
class HitDirectionImagesArrow_Static PerformRegisterImages ()

Variables

static ref array< stringm_ImagePathsImages
static ref array< stringm_ImagePathsLayouts

Function Documentation

◆ GetTypeImagePathArray()

ref array< string > GetTypeImagePathArray ( )
protected

◆ GetTypeLayoutPathArray()

ref array< string > GetTypeLayoutPathArray ( )
protected

◆ InitArrays()

void InitArrays ( )
static

Definition at line 23 of file hitdirectionimagesarrow.c.

◆ PerformRegisterImages()

class HitDirectionImagesArrow_Static PerformRegisterImages ( )

Definition at line 1 of file hitdirectionimagesarrow.c.

Variable Documentation

◆ m_ImagePathsImages

ref array<string> m_ImagePathsImages
static

Definition at line 21 of file hitdirectionimagesarrow.c.

◆ m_ImagePathsLayouts

ref array<string> m_ImagePathsLayouts
static

Definition at line 20 of file hitdirectionimagesarrow.c.