mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
i probably broke the whole projecvt
This commit is contained in:
@@ -22,6 +22,7 @@ struct FURL // idk where this actually goes
|
||||
class UNetDriver : public UObject
|
||||
{
|
||||
public:
|
||||
// static inline int ReplicationDriverOffset = 0;
|
||||
static inline bool (*InitListenOriginal)(UNetDriver* NetDriver, FNetworkNotify* InNotify, FURL& ListenURL, bool bReuseAddressAndPort, FString& Error);
|
||||
static inline void (*SetWorldOriginal)(UNetDriver* NetDriver, UWorld* World);
|
||||
static inline void (*TickFlushOriginal)(UNetDriver* NetDriver);
|
||||
|
||||
Reference in New Issue
Block a user