Enum AudioChannel
The type of audio channel the hollow knight sound should play on
Namespace: WeaverCore.Enums
Assembly: WeaverCore.dll
Syntax
public enum AudioChannel
Fields
Name | Description |
---|---|
Master | Plays on the master channel |
Music | Plays on the music channel |
None | Plays the sound with no regard for any of the audio channels |
Sound | Plays on the sound channel |