Blueprint Function Library
Get Inventory Component
Get Inventory Component
gets the AGR Inventory component
from an actor.
Actor
1 : The actor from which to get the component.
Returns inventory component or null if not found.
Get Item Component
Get Item Component
gets the AGR Item Component
from an actor.
Actor
1 : The actor from which to get the component.
Returns item component or null if not found.
Get Item Actor Tag
Get Item Actor Tag
gets the item actor tag name that is configured in this
plugin's project settings.