using UnityEngine; /// /// Das Feld wird im Inspector nur angezeigt und kann nicht verändert werden. /// public class ShowOnlyAttribute : PropertyAttribute { }