Skip to main content

From Inventory (Blueprint)

Typical flow when dragging from inventory to hotbar:
Node:
HotbarComponent → Assign Item To Slot

From Inventory (C++)


Direct Assignment / Programmatic (Blueprint)

Direct Assignment / Programmatic (C++)


Clearing Slots

Blueprint
  • Clear but keep sticky memory (for auto-refill):
  • Clear completely (including sticky ID):
C++