IInteractableInterface¶
#include <InteractableInterface.h>
Inherits from IInterface
Protected Functions¶
Name | |
---|---|
void | OnInteractableCaptured(APawn * Pawn) |
void | OnInteractableUnreachable(APawn * Pawn) |
void | OnUse(APawn * Pawn) |
Updated on 2025-01-21 at 09:02:23 +0100