mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
a bit
fix some bug with remvoing items, add experimental stat saving for gadgets, fix shadow stones scuffy
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
FName GetFName() const { return NamePrivate; }
|
||||
|
||||
class UPackage* GetOutermost() const;
|
||||
bool IsA(UClass* Other);
|
||||
bool IsA(class UStruct* Other);
|
||||
class UFunction* FindFunction(const std::string& ShortFunctionName);
|
||||
|
||||
void* GetProperty(const std::string& ChildName, bool bWarnIfNotFound = true);
|
||||
|
||||
Reference in New Issue
Block a user