mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
tassetptr impl, harvesting stuff, relevancy?
This commit is contained in:
@@ -52,6 +52,7 @@ namespace Addresses
|
||||
extern inline uint64 FrameStep = 0;
|
||||
extern inline uint64 OnRep_ZiplineState = 0;
|
||||
extern inline uint64 RemoveFromAlivePlayers = 0;
|
||||
extern inline uint64 ActorChannelClose = 0;
|
||||
|
||||
void SetupVersion(); // Finds Engine Version
|
||||
void FindAll();
|
||||
@@ -70,7 +71,8 @@ namespace Offsets
|
||||
extern inline uint64 Offset_Internal = 0;
|
||||
extern inline uint64 ServerReplicateActors = 0;
|
||||
extern inline uint64 ReplicationFrame = 0;
|
||||
|
||||
extern inline uint64 IsNetRelevantFor = 0;
|
||||
|
||||
void FindAll();
|
||||
void Print();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user