mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
interact + pickuo
This commit is contained in:
@@ -44,7 +44,6 @@ public:
|
||||
|
||||
bool IsA(UClass* Other);
|
||||
|
||||
void* GetProperty(int Offset, bool bWarnIfNotFound = true);
|
||||
void* GetProperty(const std::string& ChildName, bool bWarnIfNotFound = true);
|
||||
int GetOffset(const std::string& ChildName, bool bWarnIfNotFound = true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user