5 lines
78 B
C#
5 lines
78 B
C#
using UnityEngine;
|
|
|
|
public class ShowOnlyAttribute : PropertyAttribute
|
|
{
|
|
} |