BPI_LPSP_Crosshair
Introduction
The BPI_LPSP_Crosshair blueprint interface helps the crosshair widget blueprint to access any necessary data from the player character. There are not many items in this interface, as most data is still accessed through the normal character interface. However, it would have been more ideal to include more information here.
If you seek to access the BPI_LPSP_Crosshair, it is conveniently located at the following path: InfimaGames/LowPolyShooterPack/Core/Widgets/Crosshairs/BPI_LPSP_Crosshair.
Functions
Should Show Crosshair:
This function returns true if the actor that inherits this interface allows the crosshair to be visible on the screen. This enables us to hide the crosshair in certain circumstances as needed.
Last updated
Was this helpful?
