1
This commit is contained in:
@@ -8,6 +8,7 @@ using UnityEngine.UIElements;
|
||||
|
||||
namespace BITKit.UX
|
||||
{
|
||||
[AttributeUsage(AttributeTargets.Field|AttributeTargets.Property)]
|
||||
public class UXBindPathAttribute : Attribute
|
||||
{
|
||||
public string Path;
|
||||
|
Reference in New Issue
Block a user