Namespace: | Sirenix.OdinInspector.Editor.Examples |
Assembly: | Sirenix.OdinInspector.Editor |
[TypeInfoBox("The TypeInfoBox attribute can also be used to display a text at the top of, for example, MonoBehaviours or ScriptableObjects.")]
public class MyScriptyScriptableObject : ScriptableObject
public MyScriptyScriptableObject()
public string Box
public string MyText