UxrProjectileDeflect.OnObjectReleased Method

Called when the object was released. Will reset the Owner.

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

Syntax

C#

protected override void OnObjectReleased(
	UxrManipulationEventArgs e
)

Parameters

 

e
Type: UltimateXR.Manipulation.UxrManipulationEventArgs
Event parameters

See Also

Reference

UxrProjectileDeflect Class
UltimateXR.Mechanics.Weapons Namespace