![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <InteractableInterface.h>
Public Member Functions | |
virtual FText | GetHighlightText (const UPrimitiveComponent *Component, const APlayerController *EventSender) const |
virtual bool | CanBeInteractedWith (const UPrimitiveComponent *Component, const APlayerController *EventSender) const |
virtual float | GetHoldTimeMultiplier (const APlayerController *EventSender) const |
This interface enables the customization for how the InteractableComponent responds to events
|
inlinevirtual |
Reimplemented in AAssaultPointDestructible, APickupReviveBeacon, and AProjectXVehicle.
|
inlinevirtual |
Reimplemented in AAssaultPointDestructible, APickupReviveBeacon, and AProjectXVehicle.
|
inlinevirtual |
Reimplemented in APickupReviveBeacon.