Search - User list
Full Version: Set a Python Script TOP node as "Cooked"
Root » PDG/TOPs » Set a Python Script TOP node as "Cooked"
madjestic
Hey guys,

I've got a Python Script TOP node as a part of a PDG graph that does some magic and I want the node to be set to “Cooked” after a particular event. How can I force set it to “Cooked” with python?


Thanks,
Vlad
chrisgreb
If you start cooking the graph before the event happens, then you can just spin wait in the body of your script until the event comes in. The item will then be marked cooked and the graph cook will complete.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB