1namespace Unity.VisualScripting 2{ 3 public sealed class ValueOutputDefinition : ValuePortDefinition, IUnitOutputPortDefinition { } 4}