Ashley
I try to build some plugins which could call official function object. So I get the parameter list then pass this list into official function object.
I had used AddVariadicParams in my timeline plugin, it works fine. But I could not add AddVariadicParams in a behavior type plugin.