Show / Hide Table of Contents

Class PlaylistIDAttribute

The attribute class used to make an int variable in a script be restricted to a playlist id.

Inheritance
System.Object
PlaylistIDAttribute
Namespace: Stem
Assembly: Stem.dll
Syntax
public class PlaylistIDAttribute : 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.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX