mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
creative stuff
This commit is contained in:
@@ -95,6 +95,7 @@ public:
|
||||
bool RemoveItem(const FGuid& ItemGuid, bool* bShouldUpdate, int Count);
|
||||
void ModifyCount(UFortItem* ItemInstance, int New, bool bRemove = false, std::pair<FFortItemEntry*, FFortItemEntry*>* outEntries = nullptr, bool bUpdate = true);
|
||||
|
||||
UFortItem* GetPickaxeInstance();
|
||||
UFortItem* FindItemInstance(UFortItemDefinition* ItemDefinition);
|
||||
|
||||
UFortItem* FindItemInstance(const FGuid& Guid);
|
||||
|
||||
Reference in New Issue
Block a user