Constructor LabelFieldAttribute
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
LabelFieldAttribute(string)
Initializes a new instance of the LabelFieldAttribute class, indicating which field to use as labels in the inspector.
public LabelFieldAttribute(string labelField)
Parameters
labelFieldstringThe name of the field (on the element type) to use as the label in the inspector.