UxrFirearmWeapon.ProjectileShot Event

Event called right after the weapon shot a projectile using the given trigger index.

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

Syntax

C#

public event Action<int> ProjectileShot


Value

Type: System.Action(Int32)

See Also

Reference

UxrFirearmWeapon Class
UltimateXR.Mechanics.Weapons Namespace