is there a way for a function to understand whether it's being run
through a OnCreate callback or not?
I have working functions that I want to recycle through the OnCreate
but need to catch the "nuke.thisNode()" bit inside them so they can
still function when called manually through other scripts functions.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to