Class SoundIDAttribute
The attribute class used to make an int variable in a script be restricted to a sound id.
Inheritance
System.Object
SoundIDAttribute
Namespace: Stem
Assembly: Stem.dll
Syntax
public class SoundIDAttribute : 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.