UxrActor.AutomaticDeadHandling Property
Gets or sets whether to handle death automatically when the actor’s life reaches zero.
Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool AutomaticDeadHandling { get; set; }
Property Value
Type: Boolean