Click or drag to resize

CharacterSoundPlay Method

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public virtual void SoundPlay(
	Sound sound,
	double priority = 0.5
)

Parameters

sound
Type: NeoAxisSound
priority (Optional)
Type: SystemDouble
See Also