UxrProjectileSource.Shoot Method (Int32)

Shoots a round.

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

Syntax

C#

public void Shoot(
	int shotTypeIndex
)

Parameters

 

shotTypeIndex
Type: System.Int32
Index in ShotTypes, telling which shot type to fire

See Also

Reference

UxrProjectileSource Class
Shoot Overload
UltimateXR.Mechanics.Weapons Namespace