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

Go to the source code of this file.

Data Structures

class  Anniversary_FireworksLauncher
class  AnniversaryFireworksLauncherClientEvent

Functions

float GetExplosionDistance ()
vector GetExplosionPosition ()
vector GetShotPos ()
void Init (vector pos)
override void OnExplode ()

Variables

AnniversaryFireworksLauncherClientEvent m_ShotPos

Function Documentation

◆ GetExplosionDistance()

float GetExplosionDistance ( )
protected

Definition at line 85 of file fireworkslauncheranniversary.c.

References Math::RandomFloatInclusive().

◆ GetExplosionPosition()

◆ GetShotPos()

vector GetShotPos ( )
protected

Definition at line 80 of file fireworkslauncheranniversary.c.

References m_ShotPos.

◆ Init()

void Init ( vector pos)
protected

Definition at line 72 of file fireworkslauncheranniversary.c.

References m_ShotPos, and Math::RandomFloatInclusive().

◆ OnExplode()

Variable Documentation

◆ m_ShotPos