mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
a bit of stuff
toys, ammo in bottom right kinda, fix lootin speeds, being inaccurate, playlist looting kindof, or some things just not working.
This commit is contained in:
@@ -88,5 +88,8 @@ public:
|
||||
template <typename T = UObject*>
|
||||
T* GetPtr(const std::string& ChildName) { return GetPtr<T>(GetOffset(ChildName)); }
|
||||
|
||||
void AddToRoot();
|
||||
bool IsValidLowLevel();
|
||||
|
||||
// static class UClass* StaticClass();
|
||||
};
|
||||
Reference in New Issue
Block a user