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

Go to the source code of this file.

Classes

class  AnniversaryFireworksLauncherClientEvent
class  Anniversary_FireworksLauncher

Functions

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

Variables

AnniversaryFireworksLauncherClientEvent m_ShotPos

Function Documentation

◆ GetExplosionDistance()

float GetExplosionDistance ( )
protected

Definition at line 85 of file fireworkslauncheranniversary.c.

◆ GetExplosionPosition()

vector GetExplosionPosition ( )
protected

Definition at line 67 of file fireworkslauncheranniversary.c.

◆ GetShotPos()

vector GetShotPos ( )
protected

Definition at line 80 of file fireworkslauncheranniversary.c.

◆ Init()

void Init ( vector pos)
protected

Definition at line 72 of file fireworkslauncheranniversary.c.

◆ OnExplode()

override void OnExplode ( )
protected

Definition at line 90 of file fireworkslauncheranniversary.c.

Variable Documentation

◆ m_ShotPos