class

PointClickEngine::Inventory::ItemRegistry::ItemsFile

Inherits YAML::Serializable < Reference < Object

Items file wrapper for YAML parsing

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

items
Source
items=(items : Hash(String, ItemDefinition))
Source