Now, Transform class takes a "function" argument and this is called with three arguments.
Please allow additional arguments to "function",
For example, keyword arguments beginning with "_" to Transform class have the prefix stripped off, and are passed to the "funciton" as arguments.
kyouryuukunn commentedDec 30, 2014
Now, Transform class takes a "function" argument and this is called with three arguments.
Please allow additional arguments to "function",
For example, keyword arguments beginning with "_" to Transform class have the prefix stripped off, and are passed to the "funciton" as arguments.
example
First, I tried to use inner functions, but inner functions isn't saved.
I want to use flexible transforms.
By the way, do you have a plan to add ATL "if" statements?
The text was updated successfully, but these errors were encountered: