i'm losing my mind wtf is this
This commit is contained in:
@ -47,8 +47,11 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
//interacts with the Interactable objects
|
||||
void Interact();
|
||||
|
||||
//abstract function to override in order to
|
||||
//bind actions or axis to different input components
|
||||
virtual void SetupInputComponent() override;
|
||||
|
||||
virtual void OnPossess(APawn* InPawn) override;
|
||||
|
Reference in New Issue
Block a user