Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4Network2ResDlg.cpp189 while ((pRes = ::Network.ResList.getRefNextRes(++iResID))) in Update()
H A DC4Network2Res.h365 C4Network2Res::Ref getRefNextRes(int32_t iResID); // by both
H A DC4Network2Res.cpp1357 C4Network2Res::Ref C4Network2ResList::getRefNextRes(int32_t iResID) in getRefNextRes() function in C4Network2ResList