This is a simple suggestion regarding returning all variant attributes from a variant in the correct data type if the name is left unwired but the default value is wired.
As you probably know, if you leave the name and value terminals unwired the "get variant attribute function" will return an array of names and variants for all of the variant attributes. If you wire the name or the default value then the node will adapt and return only a single value with the 'found?' output.
Here is a diagram to show you what I'm talking about:
Currently, if you leave the name unwired but wire the default value this results in a broken block diagram.
The reasons for this suggestion are as follows:
Thanks for reading and hope you'll +1 my idea!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.