Searched refs:get_need_str_id (Results 1 – 6 of 6) sorted by relevance
1061 static std::string get_need_str_id( const npc_need &need );
2922 std::string npc::get_need_str_id( const npc_need &need ) in get_need_str_id() function in npc2934 return os << npc::get_need_str_id( need ); in operator <<()
4178 "] with [" << get_need_str_id( needs.front() ) << in set_omt_destination()