This one is really getting to me lately. I have already admitted to being a Right-Click-ohalic, but I am also a script-ohalic and sometimes XML-ohalic. I have many situations where I have an array of references which I need to iterate over. Should be very simple, wire the array to a for loop and add the appropriate property or invoke node. Creating property or invoke nodes from a right-click menu is very efficient, you get the list for whatever reference type you clicked on. For some reason, auto-indexed tunnels in for loops do not allow you to Create Property for ... or Create Method for... If you manually wire a property or invoke node to the tunnel you get the proper class so it shouldn't be too hard to skip that step and create the property/method by right-clicking the tunnel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.