Skip to main content
Consume or activate an item: Blueprint:
C++:
This will:
  1. Trigger the item’s Consumable Ability (if consumable)
  2. Reduce quantity if bAutoConsumeOnUse is true
  3. Remove from inventory if quantity reaches 0
  4. Apply any item effects