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