DamageInfo
Summary
Constructors
DamageInfo() |
Properties
Name | Type |
---|---|
position | Vec3 |
direction | Vec3 |
origin | Vec3 |
damage | float |
distributeDamageOverTime | float |
boneIndex | int |
hitDirection | int |
isBulletDamage | bool |
Constructors
DamageInfo
DamageInfo()
Properties
position
direction
origin
damage
float
distributeDamageOverTime
float
boneIndex
int
hitDirection
int
isBulletDamage
bool
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)