Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FragmentDebris Class Reference

Protected Member Functions

void Spawn (SCR_FragmentEntity fragment, Physics parentPhysics, float damage, vector hitDirection)

Protected Attributes

float m_fMass
float m_fLifetimeMin
float m_fLifetimeMax
float m_fDistanceMax
int m_fPriority
float m_fDamageToImpulse
float m_fRandomVelocityLinear
float m_fRandomVelocityAngular

Detailed Description

Definition at line 1167 of file SCR_DestructionFractalComponent.c.

Member Function Documentation

◆ Spawn()

void SCR_FragmentDebris::Spawn ( SCR_FragmentEntity fragment,
Physics parentPhysics,
float damage,
vector hitDirection )
inlineprotected

Spawns the object

Parameters
[in]fragment
[in]parentPhysics
[in]damage
[in]hitDirection

Definition at line 1199 of file SCR_DestructionFractalComponent.c.

Member Data Documentation

◆ m_fDamageToImpulse

float SCR_FragmentDebris::m_fDamageToImpulse
protected

Definition at line 1185 of file SCR_DestructionFractalComponent.c.

◆ m_fDistanceMax

float SCR_FragmentDebris::m_fDistanceMax
protected

Definition at line 1179 of file SCR_DestructionFractalComponent.c.

◆ m_fLifetimeMax

float SCR_FragmentDebris::m_fLifetimeMax
protected

Definition at line 1176 of file SCR_DestructionFractalComponent.c.

◆ m_fLifetimeMin

float SCR_FragmentDebris::m_fLifetimeMin
protected

Definition at line 1173 of file SCR_DestructionFractalComponent.c.

◆ m_fMass

float SCR_FragmentDebris::m_fMass
protected

Definition at line 1170 of file SCR_DestructionFractalComponent.c.

◆ m_fPriority

int SCR_FragmentDebris::m_fPriority
protected

Definition at line 1182 of file SCR_DestructionFractalComponent.c.

◆ m_fRandomVelocityAngular

float SCR_FragmentDebris::m_fRandomVelocityAngular
protected

Definition at line 1191 of file SCR_DestructionFractalComponent.c.

◆ m_fRandomVelocityLinear

float SCR_FragmentDebris::m_fRandomVelocityLinear
protected

Definition at line 1188 of file SCR_DestructionFractalComponent.c.


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