Click or drag to resize

WeaponTypeMode1FiringBeginSound Property

The sound that is played when the firing begins.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<Sound> Mode1FiringBeginSound { get; set; }

Property Value

ReferenceSound
See Also