Hi guys
can someone tell me if it is somehow possible to use the same mixin more than once within a blueprint?
thx
Hi guys
can someone tell me if it is somehow possible to use the same mixin more than once within a blueprint?
thx
I would recommend you to try it and let us know
Hi Chris,
I’ve tried it of course. Unfortunately without success.
I can also imagine that it’s not possible due to the unique UUID. In any case, only one of the mixins is displayed.
I was hoping that someone might have a trick for it
It should work, just make sure that the mixin has a unique name and you will need to use a nestedform
to avoid the naming collisions.