Class RequiresMixboxAttribute
Used to flag components that need Mixbox to work.
[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
public sealed class RequiresMixboxAttribute : Attribute
- Inheritance
-
RequiresMixboxAttribute
- Inherited Members