Hey @Droidz,
I am working on my own product atm and need to pause the fightclass during regeneration, so that it doesn't interrupt eating/drinking.
I don't want to unload/reload custom class all the time. It's ineffective and for some developers probably would even create memory leakes because they do not dispose correctly.
I'd like to access this thread so I can sleep it manually.
For now, I think I will have to use reflection.
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now