Kawe Mazidjatari
2fdcf2ce2c
Reverse engineer 'CAppSystemGroup' class
...
Partially reverse engineered.
2023-04-01 01:07:20 +02:00
Kawe Mazidjatari
a8c5ed45fd
Fix IAppSystem VFTable
...
Destruvtor is prepended on every class in-engine. Reflected in SDK. Also removed extraneous method from ICvar causing other methods below it to misalign after the IAppSystem change.
2023-02-06 02:15:01 +01:00
Kawe Mazidjatari
87ff71675b
Implement ICvar interface class
...
Reversed ICvar interface class. Has been tested and verified on assembly level.
2023-02-05 11:01:27 +01:00
Kawe Mazidjatari
f0512d7f92
Add 'CAppSystemGroup::Destroy' callback
...
* Add hook for 'CAppSystemGroup::Destroy'.
* Moved 'IAppSystem.h' header file to public.
2023-01-30 21:22:17 +01:00