Hi,
I’m my python script, I must obtain handles to operating system resources, and release them when the game exits.
How can I release the handles to OS resources when the BGE exits?
Thanks for any help.
Hi,
I’m my python script, I must obtain handles to operating system resources, and release them when the game exits.
How can I release the handles to OS resources when the BGE exits?
Thanks for any help.
Can you be more specific about what kind of resources and why you want to manually get rid of them?