Table of Contents

Class ColorPopupAttribute

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

An attribute used to mark a color field that should be drawn as a popup list in the Unity editor.

public class ColorPopupAttribute : PopupListAttribute
Inheritance
ColorPopupAttribute
Inherited Members
Extension Methods

Constructors

ColorPopupAttribute(string)

Marks a color field that should be drawn as a popup list using the given key to retrieve the values.