API ReferenceSandbox.Audio
public sealed struct Sandbox.Audio.DspPresetHandle
A handle to a DspPreset
Methods
Showing 3 methods
public static object[] GetDropdownSelection()
public static override object JsonRead(System.Text.Json.Utf8JsonReader reader, System.Type typeToConvert)
public static override void JsonWrite(object value, System.Text.Json.Utf8JsonWriter writer)
No results match this filter.
Properties
Showing 1 properties
public string Sandbox.Audio.DspPresetHandle.Name { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Audio |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Audio.DspPresetHandle |