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