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