Api Sandbox Audio MixerHandle
struct

MixerHandle

public sealed struct MixerHandle

A handle to a Mixer

Properties

Name Type Description
Name String
Id Guid

Methods

static override Object JsonRead(Utf8JsonReader reader, Type typeToConvert)
static override Void JsonWrite(Object value, Utf8JsonWriter writer)
static Object[] GetDropdownSelection()
Mixer Get(Mixer fallback = null)
Mixer GetOrDefault()
Assembly: Sandbox.Engine Namespace: Sandbox.Audio Full Name: Sandbox.Audio.MixerHandle