Home
last modified time | relevance | path

Searched defs:iForPlayer (Results 1 – 2 of 2) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4Object.cpp1690 int32_t C4Object::GetValue(C4Object *pInBase, int32_t iForPlayer) in GetValue()
H A DC4ObjectScript.cpp766 static long FnGetValue(C4PropList * _this, C4Object *pInBase, long iForPlayer) in FnGetValue()