Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
HitDirectionEffectBase Class Reference

Static Protected Member Functions

static void CheckValues ()
 range 0..180, randomized offset of direction to make it less acurate
static GetCurrentType ()

Static Protected Attributes

 m_Type
static float m_DurationMax
static float m_BreakPointBase
static float m_DistanceAdjust
 range 0..1, a point where the fading starts
static int m_RotationOverride
static float m_Scatter

Detailed Description

Definition at line 2 of file hitdirectionarrow.c.

Member Function Documentation

◆ CheckValues()

void HitDirectionEffectBase::CheckValues ( )
staticprotected

range 0..180, randomized offset of direction to make it less acurate

sets override values, or defaults

Definition at line 181 of file hitdirectionbase.c.

◆ GetCurrentType()

HitDirectionEffectBase::GetCurrentType ( )
staticprotected

Definition at line 206 of file hitdirectionbase.c.

Member Data Documentation

◆ m_BreakPointBase

float HitDirectionEffectBase::m_BreakPointBase
staticprotected

Definition at line 175 of file hitdirectionbase.c.

◆ m_DistanceAdjust

float HitDirectionEffectBase::m_DistanceAdjust
staticprotected

range 0..1, a point where the fading starts

Definition at line 176 of file hitdirectionbase.c.

◆ m_DurationMax

float HitDirectionEffectBase::m_DurationMax
staticprotected

Definition at line 174 of file hitdirectionbase.c.

◆ m_RotationOverride

int HitDirectionEffectBase::m_RotationOverride
staticprotected

Definition at line 177 of file hitdirectionbase.c.

◆ m_Scatter

float HitDirectionEffectBase::m_Scatter
staticprotected

Definition at line 178 of file hitdirectionbase.c.

◆ m_Type

HitDirectionEffectBase::m_Type
staticprotected

Definition at line 173 of file hitdirectionbase.c.


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