BPI_IG_Viewmodel_Helper_Target

Introduction

The BPI_IG_Viewmodel_Helper_Target blueprint interface assists potential targets of the viewmodel component (i.e., actors that own such a component) in determining the conditions under which they can become a viewmodel.

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

Functions

Can Target Be Helped:

This function returns true if the actor that inherits this interface can benefit from a viewmodel component and can be converted into a viewmodel at that point. This is useful for adding additional conditions to the process for each specific actor.


Last updated

Was this helpful?