s&box docs
API ReferenceSandbox.Audio

public sealed struct Sandbox.Audio.AudioChannel

Represents an audio channel, between 0 and 7. This is used to index into buffers. This is used rather than an int to avoid unfortuate bugs.

Constructors

Showing 1 constructors

Methods

Showing 1 methods

public int Get()

Properties

Showing 2 properties

Metadata

FieldValue
NamespaceSandbox.Audio
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Audio.AudioChannel

On this page