10 lines
129 B
C#
10 lines
129 B
C#
using UnityEngine;
|
|
|
|
namespace Boxophobic.StyledGUI
|
|
{
|
|
public class StyledTexturePreview : PropertyAttribute
|
|
{
|
|
}
|
|
}
|
|
|