DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | ExplosionLight |
class | FireworksLauncherClientEvent |
class | FireworksLauncher |
Функции | |
ExplosionLight PointLightBase | OnFired () |
void | ExplosionLight () |
vector | GetExplosionPosition () |
void | Init (vector pos) |
vector | GetShotPos () |
float | GetExplosionDistance () |
override void | OnExplode () |
Переменные | |
FireworksLauncherClientEvent | m_ShotPos |
void ExplosionLight | ( | ) |
|
protected |
Перекрестные ссылки Math::RandomFloatInclusive().
Используется в GetExplosionPosition().
|
protected |
|
protected |
Перекрестные ссылки m_ShotPos.
Используется в GetExplosionPosition().
Перекрестные ссылки m_ShotPos и Math::RandomFloatInclusive().
Перекрестные ссылки CALL_CATEGORY_SYSTEM, GetExplosionPosition(), GetGame(), m_ParticleExplosion и ParticleManager().
ExplosionLight PointLightBase OnFired | ( | ) |
FireworksLauncherClientEvent m_ShotPos |
Используется в GetShotPos() и Init().