4 lines
78 B
C#
4 lines
78 B
C#
|
using UnityEngine;
|
|||
|
|
|||
|
public class ReadOnlyAttribute : PropertyAttribute { }
|