Item |
A basic component for items of the game framework. The base settings are configured by means of Item Type.
Using this class, you can create objects that can take and use by a character. The examples are placed in "Assets\Content\Items".
The item is customizable by using Item Type component.
Name | Description |
---|---|
Item Type | The type of the item. |
Item Count | The amount of items in the component. |