Programmatically assigning a Powerup to a user without a duration can never be removed in verse. In UEFN, we have a Pickup() and Clear() function which allows you to apply and remove the powerup from a user.
But in verse, we only have the Pickup() exposed on visual_effect_powerup_device
Verse API:
2 posts - 2 participants