Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access non-static game state #14

Open
com1killer opened this issue Jul 7, 2020 · 0 comments
Open

Access non-static game state #14

com1killer opened this issue Jul 7, 2020 · 0 comments

Comments

@com1killer
Copy link

The game that I'm trying to get state out of stores state on a script mounted on a GameObject.

Is there any way to get this data? There are no static references to that GameObject, and there are no static instances of the state class.

I know that Cheat Engine has functionality to find instances of an object. Could that be implemented here? (I don't know much about Assemblies.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant