some more progress to inventory system
This commit is contained in:
@ -19,8 +19,10 @@ class HWANYOUNG2_API AHYPlayerCharacController : public APlayerController
|
||||
|
||||
public:
|
||||
#pragma region inventory
|
||||
//setting up the controller inventory
|
||||
AHYPlayerCharacController();
|
||||
|
||||
|
||||
UFUNCTION(BlueprintImplementableEvent)
|
||||
void ReloadInventory();
|
||||
|
||||
|
Reference in New Issue
Block a user