Skip to content

getAudioCategoryVolume

getAudioCategoryVolume(category): number

Gets the volume of a specific category.

Parameters

category: string

The category to check.

Returns

number

The volume of the category.

Source

src/audio/HowlerManager.ts:55