Skip to content

[FEATURE] [AddTypeMenu] with dynamic string value #64

@Antoshidza

Description

@Antoshidza

Feature description

I have IEffect and some wrapper class like CompositeEffect which contains IEffect and IProvider<int> to repeat effect execution certain times. In editor it looks like this:
image
And when it not expanded I see only Element 1 Composite Effect.

It would be perfect if I could see something like: Element 1 Composite Effect: Draw / Element 1 Draw (composite) / Element 1 Draw.

I think it could be down like Odin does in it's attributes, where we can specify method name to get string dynamically instead of specify const string value.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions