UxrActor.AutomaticDamageHandling Property
Gets or sets whether damage should be handled automatically. Automatic damage handling will take care of computing the new life value when receiving damage.
Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool AutomaticDamageHandling { get; set; }
Property Value
Type: Boolean