docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PortListEditor<T>

    PortListEditor represents visuals of a list typed port. Implements the PortEditor<T>

    Inheritance
    object
    IPortEditor
    PortEditor<PortList<T>>
    PortListEditor<T>
    Inherited Members
    PortEditor<PortList<T>>.SpawnDefaultEditorPanel(IPortEditor, VisualElement)
    PortEditor<PortList<T>>.RegisterHandlers(Type, IPortEditor.tHandlerDescriptor)
    PortEditor<PortList<T>>.UnRegisterHandlers(Type)
    PortEditor<PortList<T>>.SpawnEditor(VisualElement)
    PortEditor<PortList<T>>.RefreshEditor(bool)
    IPortEditor._gMapFnc
    IPortEditor._acceptsConnections
    IPortEditor._field
    IPortEditor.EditorElement
    IPortEditor.Field
    IPortEditor.Guid
    IPortEditor.Promiscuous
    IPortEditor.DisplayName
    IPortEditor.ToolTip
    IPortEditor.MemberName
    IPortEditor.RootName
    IPortEditor.DataBind
    IPortEditor.IsInputSlot
    IPortEditor.IsOutputSlot
    IPortEditor.PortDirection
    IPortEditor.FieldRW
    IPortEditor.ValueType
    IPortEditor.AcceptsConnections
    IPortEditor.Owner
    IPortEditor.Descriptor
    IPortEditor.ChildPorts
    IPortEditor.IsChildPort
    IPortEditor.SignalDestroy()
    IPortEditor.PortValueChange()
    IPortEditor.RegisterPortEvent()
    IPortEditor.GetPortID()
    IPortEditor.IsFieldAllowingEditor(VisualElement)
    IPortEditor.IsCompatibleWithSlotType(Type)
    IPortEditor.IsCompatibleWith(Port, Port, IPortEditor)
    IPortEditor.DefaultRefreshEditor(IPortEditor, VisualElement, bool)
    IPortEditor.ContainsTypeDefinition(Type)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    [Serializable]
    [InitializeOnLoad]
    public class PortListEditor<T> : PortEditor<PortList<T>>
    Type Parameters
    Name Description
    T

    Constructors

    Name Description
    PortListEditor(INodeEditor, string, string, string, object, PortDirection, FieldExtra, bool)

    Initializes a new instance of the PortListEditor<T> class.

    Methods

    Name Description
    AddPortHandler(IPortEditor)

    Adds the port handler.

    CreateButton(string)

    Creates the button.

    GetEditorFlexDirection(IPortEditor)

    Gets the editor flex direction.

    HandleCreate(IPortEditor)

    Handles the creation.

    HandleRefreshEditor(IPortEditor, VisualElement, bool)

    Handles the refresh of the editor.

    HandleSpawnEditor(IPortEditor, VisualElement)

    Handles the spawn of the editor.

    RemovePortHandler(IPortEditor)

    Removes the port handler.

    See Also

    PortEditor<T>
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)