Search results

  1. Tutorial How to modify Unity's Il2cpp String method's

    How to hook this // RVA: 0x39072C Offset: 0x39072C VA: 0x39072C private void SpawnObj(string _name, Vector3 _pos, Vector3 _rot, Vector3 _scale, int _ID, string _customData, bool _duplicated) { }
Back
Top Bottom