Show / Hide Table of Contents

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

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾