Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/Main/Include/
H A Dhuman.h194 truth RightArmIsUsable() const; in CHARACTER()
/dports/games/ivan/ivan-059/Main/Source/
H A Dhuman.cpp2033 if(RightArmIsUsable()) in GetUsableArms()
4358 if(RightArmIsUsable()) in GetRandomApplyBodyPart()
6231 if(RightArmIsUsable() && 1 << RIGHT_ARM_INDEX & PossibleBodyParts) in RandomizeTryToUnStickBodyPart()
6290 truth humanoid::RightArmIsUsable() const in RightArmIsUsable() function in humanoid