Class SoundBusIDAttribute
The attribute class used to make an int variable in a script be restricted to a sound bus id.
Inheritance
System.Object
SoundBusIDAttribute
Namespace: Stem
Assembly: Stem.dll
Syntax
public class SoundBusIDAttribute : PropertyAttribute
Remarks
When this attribute is used, the variable will be shown as two dropdown fields in the inspector instead of the default number field.