Quote:
Originally Posted by Mr.Macdonald
I am trying to make a function that creates a cluster, like an init function in C++.
I want the function to take as input, at least all the components of the cluster, bundle them and return the bundle. Thats it
|
Sounds like you are duplicating the bundle by name function.