mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
Fix everything
This commit is contained in:
@@ -188,6 +188,7 @@ public:
|
||||
}
|
||||
|
||||
void ClientEquipItem(const FGuid& ItemGuid, bool bForceExecution);
|
||||
void ClientForceCancelBuildingTool();
|
||||
|
||||
bool DoesBuildFree();
|
||||
void DropAllItems(const std::vector<UFortItemDefinition*>& IgnoreItemDefs, bool bIgnoreSecondaryQuickbar = false, bool bRemoveIfNotDroppable = false, bool RemovePickaxe = false);
|
||||
|
||||
Reference in New Issue
Block a user