Add MVP inventory UI toggle

This commit is contained in:
2026-05-18 21:08:14 -07:00
parent df8bc6c7a8
commit 0fb7f1e7ee
4 changed files with 73 additions and 1 deletions
@@ -91,6 +91,9 @@ public:
UFUNCTION(Exec)
void AgrarianCraftStatus();
UFUNCTION(Exec)
void AgrarianToggleInventoryUI();
UFUNCTION(Exec)
void AgrarianSelectCharacter(FName Archetype);