Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
DynamicMusicLocationDynamicData Class Reference

Static Private Member Functions

static array< vectorGetRectangularCoordsFromSize (vector origin, float size)

Private Attributes

vector m_Max = vector.Zero
vector m_Min = vector.Zero
 rectangle coords (2d only)
int m_Type = DynamicMusicLocationTypes.NONE

Detailed Description

Definition at line 17 of file dynamicmusicplayer.c.

Member Function Documentation

◆ GetRectangularCoordsFromSize()

array< vector > GetRectangularCoordsFromSize ( vector origin,
float size )
inlinestaticprivate

Definition at line 25 of file dynamicmusicplayer.c.

References Vector().

Referenced by RegisterDynamicLocation().

Field Documentation

◆ m_Max

vector m_Max = vector.Zero
private

Definition at line 23 of file dynamicmusicplayer.c.

Referenced by RegisterDynamicLocation().

◆ m_Min

vector m_Min = vector.Zero
private

rectangle coords (2d only)

Definition at line 22 of file dynamicmusicplayer.c.

Referenced by RegisterDynamicLocation().

◆ m_Type

Definition at line 19 of file dynamicmusicplayer.c.

Referenced by RegisterDynamicLocation().


The documentation for this class was generated from the following file: