UxrActor.Die Method

Forces the actor to die after a certain amount of seconds.

Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public void Die(
	float delaySeconds
)

Parameters

 

delaySeconds
Type: System.Single
Seconds to wait for the actor to die

See Also

Reference

UxrActor Class
UltimateXR.Mechanics.Weapons Namespace