Oakfolks Gold_1.14
Oakfolks coop game
Loading...
Searching...
No Matches
IInteractable Class Reference

Interface for objects that can be interacted with by players. More...

#include <Interactable.h>

Inheritance diagram for IInteractable:

Public Member Functions

void Interact (AMainPlayer *Player)
 
void InteractWithObject (AMainPlayer *Player, AActor *Object)
 Object-specific interaction.
 

Detailed Description

Interface for objects that can be interacted with by players.

Provides basic interaction functionality and object-specific interactions

Member Function Documentation

◆ Interact()

void IInteractable::Interact ( AMainPlayer * Player)

INTERACTION METHODS //////// Basic interaction


The documentation for this class was generated from the following file: