- 0
Help field offset
-
Similar Content
-
il2cpp based games. Class name and Field offset searcher
By Lover1500,
- class name
- field offset
- (and 1 more)
- 5 comments
- 42,867 views
-
- 14 answers
- 7,364 views
-
- 3 answers
- 1,369 views
-
Find offset
By trafo,
- 9 answers
- 6,495 views
-
- 1 answer
- 1,341 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
Edited by LatoM21 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