UxrDamageEventArgs.Cancel Method
Allows pre-events to cancel the damage. post-events can not be cancelled since the damage was already taken.
Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void Cancel()
See Also
Reference
UxrDamageEventArgs Class
UltimateXR.Mechanics.Weapons Namespace