DamageInfo
Summary
Constructors
| DamageInfo() |
Properties
| Name | Type |
|---|---|
| position | Vec3 |
| direction | Vec3 |
| origin | Vec3 |
| damagedMaterial | DataContainer | nil |
| collidingMaterial | DataContainer | nil |
| damage | float |
| distributeDamageOverTime | float |
| empTime | float |
| stamina | float |
| collisionSpeed | float |
| boneIndex | int |
| isDemolitionDamage | bool |
| includeChildren | bool |
| isExplosionDamage | bool |
| shouldForceDamage | bool |
| isBulletDamage | bool |
| isClientDamage | bool |
Constructors
DamageInfo
DamageInfo()
Properties
position
direction
origin
damagedMaterial
DataContainer | nil
collidingMaterial
DataContainer | nil
damage
float
distributeDamageOverTime
float
empTime
float
stamina
float
collisionSpeed
float
boneIndex
int
isDemolitionDamage
bool
includeChildren
bool
isExplosionDamage
bool
shouldForceDamage
bool
isBulletDamage
bool
isClientDamage
bool
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)