public interface IUnitPortWidget : IWidget, IDisposable
Properties
Declaration
Property Value
Declaration
Edges drawnEdges { get; set; }
Property Value
Declaration
Vector2 dynamicHandleCenter { get; set; }
Property Value
Declaration
Property Value
Declaration
bool forceShowLabel { get; set; }
Property Value
Declaration
Rect handlePosition { get; }
Property Value
Declaration
Rect outerPosition { get; set; }
Property Value
Declaration
Vector2 outerSize { get; }
Property Value
Declaration
Property Value
Declaration
bool willDisconnect { get; }
Property Value
Methods
Declaration
Extension Methods