mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 11:09:17 +01:00
bunchas
This commit is contained in:
@@ -152,7 +152,7 @@ inline __int64 GetFunctionIdxOrPtr(UFunction* Function, bool bBreakWhenHitRet =
|
||||
|
||||
auto NativeAddr = __int64(Function->GetFunc());
|
||||
|
||||
LOG_INFO(LogDev, "Getting name!")
|
||||
LOG_INFO(LogDev, "[GetFunctionIdxOrPtr] Getting name!")
|
||||
|
||||
auto FuncName = Function->GetName();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user