I've been using the Tween methods on GUI's and I've noticed a function callback part of the method. By default it's nil, but I'm not sure what it does. Can someone explain it to me?
Basically, after the tweening is done, it will run the callback function.
I think it can give an error that's the method's fault, though.