Namespace: | Sirenix.OdinInspector.Editor.Examples |
Assembly: | Sirenix.OdinInspector.Editor |
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface, AllowMultiple = false, Inherited = true)]
public class AttributeExampleDescriptionAttribute : Attribute, _Attribute
public AttributeExampleDescriptionAttribute(string description)
System.String | description |
public string Description