docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnPortRemoved

    OnPortRemoved(string)

    Port removal event recieved from the editor during edit mode if ExpandablePorts attribute is set. By default this function will reject all removeals

    Declaration
    public virtual bool OnPortRemoved(string entryName)
    Parameters
    Type Name Description
    string entryName

    The name of the port to remove

    Returns
    Type Description
    bool

    Returns true if the port is removed

    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)