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