![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Member Functions | |
| static array< vector > | GetRectangularCoordsFromSize (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 |
Definition at line 17 of file dynamicmusicplayer.c.
Definition at line 25 of file dynamicmusicplayer.c.
References Vector().
Referenced by RegisterDynamicLocation().
|
private |
Definition at line 23 of file dynamicmusicplayer.c.
Referenced by RegisterDynamicLocation().
|
private |
rectangle coords (2d only)
Definition at line 22 of file dynamicmusicplayer.c.
Referenced by RegisterDynamicLocation().
|
private |
Definition at line 19 of file dynamicmusicplayer.c.
Referenced by RegisterDynamicLocation().