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