Skip to content

WrapperComponent not supported by Jenny? #532

@jwvanderbeck

Description

@jwvanderbeck

In previous projects, with the old code generator, I was using this amazing add-on https://github.com/sschmid/Entitas-CSharp/pull/88/files

Support was added as part of Entitas core in this commit:
f17bd30

However this no longer appears to work, as components built using WrapperComponent are not getting proper code generated for them. The generated code is the same as that of Flag Components rather that of Data components as they should.

This worked for me before, so I am making the assumption here that it somehow got lost in the split up of the code base maybe and Jenny just needs to be fixed to ignore the Abstract class like before?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions