1.11.0: Added FieldLabelFromToString

This commit is contained in:
Anders Ejlersen 2024-11-25 22:11:33 +01:00
parent a804633a14
commit 3a825efa2a
7 changed files with 39 additions and 1 deletions

View file

@ -0,0 +1,12 @@
using System;
namespace Module.Inspector
{
[AttributeUsage(AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public sealed class FieldLabelFromToStringAttribute : PredrawerModifierPropertyAttribute
{
public FieldLabelFromToStringAttribute()
{
}
}
}

View file

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: da46777d3fc14716a8df225bca6c5b57
timeCreated: 1732461953