StatusString
StatusString is used on string fields. It will display a bool and a dropdown in the inspector allowing for the option to pick from predefined status names.
[StatusString]
public string statusName;Last updated
StatusString is used on string fields. It will display a bool and a dropdown in the inspector allowing for the option to pick from predefined status names.
[StatusString]
public string statusName;Last updated