Table of Contents

Class RequiresMixboxAttribute

Namespace
Gamelogic.Fx
Assembly
Gamelogic.Fx.dll

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