lmfao
This commit is contained in:
@ -38,7 +38,7 @@ public:
|
||||
bool AddItemToInventoryByID(FName ID);
|
||||
|
||||
UFUNCTION(BlueprintCallable, Category = "Utils")
|
||||
void CraftItem(FInventoryItem ItemA, FInventoryItem ItemB);
|
||||
void CraftItem(FInventoryItem ItemA, FInventoryItem ItemB, FInventoryItem ItemC, FInventoryItem ItemD);
|
||||
|
||||
UPROPERTY(BlueprintReadWrite, VisibleAnywhere)
|
||||
class AHYInteractableActor* CurrentInteractable;
|
||||
|
Reference in New Issue
Block a user