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