BPI_LPSP_Interactor_Target

Introduction

The blueprint interface allows the BPAC_LPSP_Interactor component to access properties on its owners. These properties are a very important requirement, which is why the owner should have all of them.

If you seek to access the BPI_LPSP_Interactor_Target, it is conveniently located at the following path: InfimaGames/LowPolyShooterPack/Core/Interaction/BPI_LPSP_Interactor_Target.

Functions

Get Interact Vectors:

This function returns the required vectors for the interactor component to trace.

Can Trace Interaction:

This function should return true if an interactor component's target allows it to trace for interactions.


Last updated

Was this helpful?