Home
last modified time | relevance | path

Searched refs:stat_itr (Results 1 – 1 of 1) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Dmod_tools.hpp1121 …( rapidjson::Value::ConstMemberIterator stat_itr = stats.MemberBegin(); stat_itr != stats.MemberEn… in readFromFile() local
1123 readKeyToStatEntry(*statEntry, stat_itr); in readFromFile()
1126 …pidjson::Value::ConstMemberIterator stat_itr = miscStats.MemberBegin(); stat_itr != miscStats.Memb… in readFromFile() local
1128 readKeyToStatEntry(*statEntry, stat_itr); in readFromFile()
1131 …son::Value::ConstMemberIterator stat_itr = proficiencies.MemberBegin(); stat_itr != proficiencies.… in readFromFile() local
1133 readKeyToStatEntry(*statEntry, stat_itr); in readFromFile()