-
Spawn the item in the level blueprint.
-
Loop through all the players in the level. (Get Actors of Class, or Get Player Character, by index).
-
In the loop, store the item in each of the players variables. (Give each player a variable of the specific BP type).