Custom Item Functionality
To add custom functionality to an item:
- Open the item’s corresponding actor blueprint.
- Right click the Event Graph and search for “Event OnUsed”.
Using this event, you can create any sort of functionality you want!
tip
See the provided Example Items for more information.