- 0
Help field offset
-
Similar Content
-
- 3 answers
- 1,799 views
-
- 2 answers
- 1,846 views
-
- 7 answers
- 2,140 views
-
il2cpp based games. Class name and Field offset searcher
By Lover1500,
- class name
- field offset
- (and 1 more)
- 5 comments
- 37,348 views
-
- 1 answer
- 1,349 views
-
Question
LaToM
------------------------------------------
// Namespace:
[Serializable]
public class PlayerData.PlayerBattlePass // TypeDefIndex: 5383
{
// Fields
public int version; // 0x10
public int score; // 0x14
public int maxReachedScore; // 0x18
public bool premUnlocked; // 0x1C
public List<int> unclaimedFree; // 0x20
public List<int> unclaimedPrem; // 0x28
------------------------------------------
So i used Field Offset Finder 3 by @Rxhacker
But script can't find value .
any other way to find this value or script.
Sorry my English bad
21 answers to this question
Recommended Posts
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