UxrProjectileSource.ShotTypes Property

The different shots that can be fired using the component.

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

Syntax

C#

public IReadOnlyList<UxrShotDescriptor> ShotTypes { get; }

Property Value

Type: IReadOnlyList(UxrShotDescriptor)

See Also

Reference

UxrProjectileSource Class
UltimateXR.Mechanics.Weapons Namespace