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