PointClickEngine::Inventory::ItemRegistry::ItemsFile
Inherits YAML::Serializable < Reference < Object
Items file wrapper for YAML parsing
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
items
Sourceitems=(items : Hash(String, ItemDefinition))
Source