ESCInventoryItem

Extends: RefCounted

Description

Container class containing basic information about an inventory item.

Members

global_id

var global_id: String

Global ID of the ESCItem that uses this ESCInventoryItem

texture_normal

var texture_normal: Texture2D

The texture for the item

texture_hovered

var texture_hovered: Texture2D

The texture for the item when hovered

Methods