124 files changed.

This commit is contained in:
Milxnor
2023-04-15 19:53:58 -04:00
parent 63473de425
commit bbf28ed9e9
124 changed files with 60988 additions and 577 deletions

View File

@@ -54,7 +54,13 @@ namespace Addresses
extern inline uint64 RemoveFromAlivePlayers = 0;
extern inline uint64 ActorChannelClose = 0;
extern inline uint64 FrameStepExplicitProperty = 0;
extern inline uint64 Free = 0;
extern inline uint64 ClearAbility = 0;
extern inline uint64 ApplyGadgetData = 0;
extern inline uint64 RemoveGadgetData = 0;
extern inline uint64 ApplyCharacterCustomization = 0;
extern inline uint64 GetInterfaceAddress = 0;
void SetupVersion(); // Finds Engine Version
void FindAll();
void Print();