UxrDamageEventArgs.IsCanceled Property
Gets if the damage was canceled for damage pre-events. Damage post-events cannot be canceled since the damage was already inflicted.
Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsCanceled { get; }
Property Value
Type: Boolean
See Also
Reference
UxrDamageEventArgs Class
UltimateXR.Mechanics.Weapons Namespace