Class ValueAttribute
Allows the customisation of the SystemObjectInspector by displaying just the value
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class ValueAttribute : Attribute