ItemTagDefinition
Namespace: StackInventory.Game
Inherits: DefinitionResource
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
Name | StringName | |
Description | string | |
Parent | ItemTagDefinition? | |
Color | Color |
Methods
Section titled “Methods”ItemTagDefinition
Section titled “ItemTagDefinition”public ItemTagDefinition()ItemTagDefinition
Section titled “ItemTagDefinition”public ItemTagDefinition(StringName name, ItemTagDefinition? parent = null)ToCore
Section titled “ToCore”ItemTag ToCore()Converts this Godot resource to a POCS ItemTag.