Home
last modified time | relevance | path

Searched defs:pInBase (Results 1 – 3 of 3) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4Def.cpp611 int32_t C4Def::GetValue(C4Object *pInBase, int32_t iBuyPlayer) in GetValue()
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()