HPL3/Amnesia: Rebirth/Scripting/cLuxDamageProperties

From Frictional Wiki
Jump to navigation Jump to search

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Fields

Field Type Field Name And Description
tID m_idSource
bool mbCheckAgents
bool mbCheckPlayer
bool mbCheckProps
int mDamageType
float mfDamage
float mfForce
float mfHitSpeed
float mfMaxImpulse
float mfMinPlayerHealth
int mlInstanceID
int mlStrength

Functions

cLuxDamageProperties has no public functions

Details

m_idSource

tID m_idSource

mbCheckAgents

bool mbCheckAgents

mbCheckPlayer

bool mbCheckPlayer

mbCheckProps

bool mbCheckProps

mDamageType

int mDamageType

mfDamage

float mfDamage

mfForce

float mfForce

mfHitSpeed

float mfHitSpeed

mfMaxImpulse

float mfMaxImpulse

mfMinPlayerHealth

float mfMinPlayerHealth

mlInstanceID

int mlInstanceID

mlStrength

int mlStrength

References

See all references...