Class InspectorExpandTooltipAttribute
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.All, AllowMultiple = false, Inherited = true)]
public sealed class InspectorExpandTooltipAttribute : Attribute, _Attribute
Constructors
InspectorExpandTooltipAttribute()
Declaration
public InspectorExpandTooltipAttribute()