Jump to content

Question

Posted (edited)

I want to make it so that this window is visible in game. However I do not have a PC and my only way of access is through Android. I'm mainly interested in GetSpecialCars and HeavyCar.

 

Full Info:

// Namespace: 

public class ShowCheatWindow : MonoBehaviour // TypeDefIndex: 3332

{

 // Fields

 public GameObject cheatWindow; // 0x20

 private int CheatProgress; // 0x28

 

 // Methods

 

 // RVA: 0x18E979C Offset: 0x18E579C VA: 0x18E979C

 public void ResetProgress() { }

 

 // RVA: 0x18E97A4 Offset: 0x18E57A4 VA: 0x18E97A4

 public void Increment(bool b) { }

 

 // RVA: 0x18E97F8 Offset: 0x18E57F8 VA: 0x18E97F8

 public void UnlockAllThings() { }

 

 // RVA: 0x18E98BC Offset: 0x18E58BC VA: 0x18E98BC

 public void HeavyCar() { }

 

 // RVA: 0x18E9A3C Offset: 0x18E5A3C VA: 0x18E9A3C

 public void Repair() { }

 

 // RVA: 0x18E9AAC Offset: 0x18E5AAC VA: 0x18E9AAC

 public void GetSpecialCars() { }

 

 // RVA: 0x18E9AFC Offset: 0x18E5AFC VA: 0x18E9AFC

 public void SetRace10() { }

 

 // RVA: 0x18E9B08 Offset: 0x18E5B08 VA: 0x18E9B08

 public void SetRace20() { }

 

 // RVA: 0x18E9B14 Offset: 0x18E5B14 VA: 0x18E9B14

 public void SetRace30() { }

 

 // RVA: 0x18E9B20 Offset: 0x18E5B20 VA: 0x18E9B20

 public void SetRace40() { }

 

 // RVA: 0x18E9B2C Offset: 0x18E5B2C VA: 0x18E9B2C

 public void SetRace50() { }

 

 // RVA: 0x18E9B38 Offset: 0x18E5B38 VA: 0x18E9B38

 public void SetRace(int race) { }

 

 // RVA: 0x18E9B44 Offset: 0x18E5B44 VA: 0x18E9B44

 public void LoseCops() { }

 

 // RVA: 0x18E9EA0 Offset: 0x18E5EA0 VA: 0x18E9EA0

 public void SetCarOwned(int car) { }

 

 // RVA: 0x18E9F44 Offset: 0x18E5F44 VA: 0x18E9F44

 public void Day() { }

 

 // RVA: 0x18E9FA4 Offset: 0x18E5FA4 VA: 0x18E9FA4

 public void Night() { }

 

 // RVA: 0x18EA004 Offset: 0x18E6004 VA: 0x18EA004

 public void Dawn() { }

 

 // RVA: 0x18EA060 Offset: 0x18E6060 VA: 0x18EA060

 public void Dusk() { }

 

 // RVA: 0x18EA0C0 Offset: 0x18E60C0 VA: 0x18EA0C0

 public void .ctor() { }

Screenshot_2025-11-15-13-40-23-710_bin.mt.plus-edit.jpg

Edited by SlapsBellyFartBrowserGas
More Information

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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
×
×
  • 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.