way for a function to understand whether it's being run through a OnCreate callback or not
slamdunk
s.deshe at gmail.com
Fri Jul 10 02:18:03 EDT 2009
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.
More information about the Python-list
mailing list