UxrDamageEventArgs Constructor (Single, Boolean)
Constructor for generic damage.
Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrDamageEventArgs(
float damage,
bool dies
)
Parameters
- damage
- Type: System.Single
Damage amount - dies
- Type: System.Boolean
Whether the damage results in death
See Also
Reference
UxrDamageEventArgs Class
UxrDamageEventArgs Overload
UltimateXR.Mechanics.Weapons Namespace