Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Anniversary_FireworksLauncher Class Reference
Inheritance diagram for Anniversary_FireworksLauncher:
FireworksLauncher

Protected Member Functions

override bool CanSwapEntities (EntityAI otherItem, InventoryLocation otherDestination, InventoryLocation destination)
override bool DisableVicinityIcon ()
float GetFuseDelay ()
int GetMaxShots ()
override bool IsTakeable ()
void OnEventServer (int type)
 Called periodically but only after the entity gets ignited.
void SetupColorSequences ()
FireworksLauncherClientEventBase SpawnEvent ()

Private Attributes

int sequence = 0

Additional Inherited Members

Private Member Functions inherited from FireworksLauncher
bool CanIgniteItem (EntityAI ignite_target=NULL)
bool CanPutInCargo (EntityAI parent)
bool CanPutIntoHands (EntityAI parent)
string GetAmmoType ()
string GetColorSequence ()
int GetDamageType ()
override string GetDeploySoundset ()
float GetEventDelay ()
float GetFuseDelay ()
string GetFuseSoundSet ()
override string GetLoopDeploySoundset ()
float GetMaxAllowedWetness ()
int GetMaxShots ()
bool IsIgnited ()
void OnEventServer (int type)
 Called periodically but only after the entity gets ignited.
void OnFiringStartClient ()
void OnFiringStartServer ()
void OnFiringStop ()
void OnFuseIgnitedClient ()
void OnFuseIgnitedServer ()
override void OnIgnitedThis (EntityAI fire_source)
 Executed on Server when some item ignited this one.
void OnIndexChangedClient ()
void OnPlacementComplete (Man player, vector position="0 0 0", vector orientation="0 0 0")
void OnStateChangedClient (EFireworksState currentState)
void OnStateChangedServer (EFireworksState currentState)
bool OnStoreLoad (ParamsReadContext ctx, int version)
void OnStoreSave (ParamsWriteContext ctx)
void OnVariablesSynchronized ()
void RestartEventTimer ()
 Starts event timer.
void SetupColorSequences ()
FireworksLauncherClientEventBase SpawnEvent ()

Detailed Description

Definition at line 98 of file fireworkslauncheranniversary.c.

Member Function Documentation

◆ CanSwapEntities()

override bool CanSwapEntities ( EntityAI otherItem,
InventoryLocation otherDestination,
InventoryLocation destination )
inlineprotected

Definition at line 119 of file fireworkslauncheranniversary.c.

◆ DisableVicinityIcon()

override bool DisableVicinityIcon ( )
inlineprotected

Definition at line 124 of file fireworkslauncheranniversary.c.

◆ GetFuseDelay()

float GetFuseDelay ( )
inlineprotected

Definition at line 134 of file fireworkslauncheranniversary.c.

◆ GetMaxShots()

int GetMaxShots ( )
inlineprotected

Definition at line 129 of file fireworkslauncheranniversary.c.

Referenced by OnEventServer().

◆ IsTakeable()

override bool IsTakeable ( )
inlineprotected

Definition at line 114 of file fireworkslauncheranniversary.c.

◆ OnEventServer()

void OnEventServer ( int type)
inlineprotected

◆ SetupColorSequences()

void SetupColorSequences ( )
inlineprotected

◆ SpawnEvent()

FireworksLauncherClientEventBase SpawnEvent ( )
inlineprotected

Definition at line 107 of file fireworkslauncheranniversary.c.

References FireworksLauncher::m_Index.

Field Documentation

◆ sequence

int sequence = 0
private

Definition at line 100 of file fireworkslauncheranniversary.c.

Referenced by OnEventServer().


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