There is no MakeSet
Node.
I have a Set
as a parameter called ParentCallers
in a function. Because it has no input, it suggests I use a MakeSet
node, but this does not exist.
My request is that theMakeSet
node be added for blueprint use.
My other request is that it be possible to give Set
parameters a default value of an empty Set
. I would like the same with Maps
, and Arrays
.