Reload

The Reload item ability will reload the item. There are two parts to a reload:

  • The first part will take the reload amount from the inventory and add it to the item.
  • The second part will wait a small amount of time after the first part to ensure the reload animation is complete before ending the ability.

Inspected Fields

Slot ID

The slot that should be reloaded. If a value of -1 is specified then the ability will reload all of the equipped items.

Action ID

The ID of the ItemAction component that can be reloaded.