InternalMode

    Node.swift:142
    enum InternalMode

    Cases

    • case disabled

      Node will not be internal.

    • case front

      Node will be placed at the front of parent’s node list, before any non-internal sibling.

    • case back

      Node will be placed at the back of parent’s node list, after any non-internal sibling.

    Other members in extension

    View members

    Hide members

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

    Types

    Type members

    Instance members

    Show implementation details (10)

    Hide implementation details

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features