WBP_LPSP_Spawn_Loadout_Customize

Introduction

The Spawn Loadout Customize Widget Blueprint (WBP_LPSP_Spawn_Loadout_Customize) is the blueprint in the asset that represents the loadout menu. It contains a list of items that a player can spawn from.

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

Functions

Update Weapons List:

This function takes care of updating the list view for the weapons. It basically fills in the entries.

Editable Variables

Loadout Selection:

This variable determines which loadout data asset we use to spawn our loadout lists.


Last updated

Was this helpful?