Skip to content

NodeOverload attribute isn't interpreted by the generator #6

Description

@GrandtheUK

In bindings generated by the official ProtoFlux bindings generator for my collections plugin the following:

[NodeOverload("Collections.Lists.Read")]

becomes:

[Grouping("Collections.Lists.Read")]

in the bindings when inspecting with ILSpy on my own nodes

however Project Obsidian's SourceGenerator bindings don't do this. Is this because Project obsidian didn't need to use node overloads? or was it not known to be implemented?

Might look at making a PR in a bit to try adding this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions