Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
fireworkslauncher.c File Reference

Go to the source code of this file.

Classes

class  ExplosionLight
class  FireworksLauncherClientEvent
class  FireworksLauncher

Functions

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

Variables

FireworksLauncherClientEvent m_ShotPos

Function Documentation

◆ ExplosionLight()

void OnFired::ExplosionLight ( )

Definition at line 0 of file fireworkslauncher.c.

◆ GetExplosionDistance()

float GetExplosionDistance ( )
protected

Definition at line 306 of file fireworkslauncher.c.

◆ GetExplosionPosition()

vector GetExplosionPosition ( )
protected

Definition at line 288 of file fireworkslauncher.c.

◆ GetShotPos()

vector GetShotPos ( )
protected

Definition at line 301 of file fireworkslauncher.c.

◆ Init()

void Init ( vector pos)
protected

Definition at line 293 of file fireworkslauncher.c.

◆ OnExplode()

override void OnExplode ( )
protected

Definition at line 311 of file fireworkslauncher.c.

◆ OnFired()

Variable Documentation

◆ m_ShotPos