Class TagPopupAttribute
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
An attribute used to mark a string field that should be drawn as a popup list of tags in the Unity editor.
[Version(4, 3, 0)]
public class TagPopupAttribute : PopupListAttribute
- Inheritance
-
TagPopupAttribute
- Inherited Members
- Extension Methods
Constructors
- TagPopupAttribute()
Marks a string field that should be drawn as a popup list containing the tags defined in the Unity project.