PixelCrushers.DialogueSystem.SInventory.SInventoryPickup Class Reference

This script supplements pickups that already have RFPS pickup script such as AmmoPickup. More...

Inheritance diagram for PixelCrushers.DialogueSystem.SInventory.SInventoryPickup:
Collaboration diagram for PixelCrushers.DialogueSystem.SInventory.SInventoryPickup:

Public Member Functions

void PickUpItem ()
 

Public Attributes

bool moveToSkillbarOnPickup = false
 Move immediately to the skillbar on pickup. More...
 

Detailed Description

This script supplements pickups that already have RFPS pickup script such as AmmoPickup.

It adds the item to S-Inventory's inventory, too. For weapons, use SInventoryWeaponPickup instead, and consumables use SInventoryConsumablePickup.

Member Function Documentation

◆ PickUpItem()

void PixelCrushers.DialogueSystem.SInventory.SInventoryPickup.PickUpItem ( )

Member Data Documentation

◆ moveToSkillbarOnPickup

bool PixelCrushers.DialogueSystem.SInventory.SInventoryPickup.moveToSkillbarOnPickup = false

Move immediately to the skillbar on pickup.


The documentation for this class was generated from the following file: