When you iterate through a map, the iterator points to a key/value pair of nodes, not a single node. For example: YAML::Node characterType ...
確定! 回上一頁