Table of Contents

Class DummyAttribute

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Used to mark the last field in a MonoBehaviour as a dummy so that it is not drawn. This is useful to add a decorator that should be displayed below all fields.

public class DummyAttribute : PropertyAttribute
Inheritance
DummyAttribute
Inherited Members
Extension Methods

See Also