Skip to content

ItemStackDefinition

Namespace: StackInventory.Game
Inherits: DefinitionResource

public ItemStackDefinition()
public ItemStackDefinition(ItemDefinition? item, int amount)
ItemStack ToCore()

Converts this Godot resource to a POCS ItemStack.

string ToString()