ESCInventoryItem

Property Descriptions

global_id

var global_id: String = ""

Global ID of the ESCItem that uses this ESCInventoryItem

texture

var texture: Texture

The texture for the item

Method Descriptions

_init

func _init(p_item: ESCItem) -> void