using UnityEngine; namespace Utils { public class ReadOnlyOnPlayFieldAttribute : PropertyAttribute { } }