Jump to content
  • 0

Important Class names is encrypted ?


JoseCmanXD
 Share

Question

Please see the uploaded images.

This is dump.cs from a game i was hacking called dungeon hunter 6.

I don't know why all the classes names that i need which is useful for editing is not shown.

unlike all the remaining class names which i can tweak in gg through them.

what is f__mg$cache0 ??

bandicam 2024-02-09 04-00-06-000.jpg

bandicam 2024-02-09 04-01-29-573.jpg

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi @JoseCmanXD,

Quote

what is f__mg$cache0

It is most likely tobe auto-generated and it is not a class name. The field "f__mg$cache0" is derived from "LuaCSFunction" class, which perhaps a class that loads in-game LUA script. "CharacterBaseAttributeWrap" is also class name.

Link to comment
Share on other sites

  • 0
5 hours ago, MC874 said:

Hi @JoseCmanXD,

It is most likely tobe auto-generated and it is not a class name. The field "f__mg$cache0" is derived from "LuaCSFunction" class, which perhaps a class that loads in-game LUA script. "CharacterBaseAttributeWrap" is also class name.

What if i want to know the sub classes of the class name "CharacterBaseAttributeWrap", i said it's useful because i saw the methods it is used by in dump.cs. is there a way to figure it out ?

Edited by JoseCmanXD
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.