UxrFirearmWeapon.Reload Method
Sets the given weapon trigger loaded state so that it is ready to shoot if there is ammo left.
Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void Reload(
int triggerIndex
)
Parameters
- triggerIndex
- Type: System.Int32
Index in _triggers
See Also
Reference
UxrFirearmWeapon Class
UltimateXR.Mechanics.Weapons Namespace