mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 19:02:21 +01:00
dispatch request
This commit is contained in:
@@ -13,12 +13,6 @@
|
||||
FAILED_LISTEN = 3
|
||||
}; */
|
||||
|
||||
namespace Globals
|
||||
{
|
||||
extern inline bool bCreative = false;
|
||||
extern inline bool bGoingToPlayEvent = false;
|
||||
}
|
||||
|
||||
extern inline UObject* (*StaticLoadObjectOriginal)(UClass*, UObject*, const wchar_t* InName, const wchar_t* Filename, uint32_t LoadFlags, UObject* Sandbox, bool bAllowObjectReconciliation) = nullptr;
|
||||
|
||||
template <typename T = UObject>
|
||||
|
||||
Reference in New Issue
Block a user