AfterGUIInput

    EditorPlugin.swift:108
    enum AfterGUIInput

    Cases

    • case pass

      Forwards the InputEvent to other EditorPlugins.

    • case stop

      Prevents the InputEvent from reaching other Editor classes.

    • case custom

      Pass the InputEvent to other editor plugins except the main Node3D one. This can be used to prevent node selection changes and work with sub-gizmos instead.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (80) members.

    Types

    Type members

    Instance members

    Show implementation details (24)

    Hide implementation details

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features