- 0
How to edit Void functions in lua script.
-
Similar Content
-
- 10 answers
- 2,928 views
-
- 65 answers
- 80,968 views
-
- 9 answers
- 2,441 views
-
- 2 answers
- 275 views
-
- 1 answer
- 1,528 views
-
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.
Question
_Atom_
I want to stop this function from giving any output,just to make it useless in short.
Class name:
Namespace: CodeStage.AntiCheat.Detectors
[AddComponentMenu("")]
public abstract class ActDetectorBase : MonoBehaviour /
Method name:
// RVA: 0x134FD84 Offset: 0x134FD84 VA: 0x134FD84 Slot: 8
internal virtual void OnCheatingDetected() { }.
How can i stop this thing.
Link to comment
Share on other sites
5 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