Searched refs:mTakeHitSoundHitType (Results 1 – 1 of 1) sorted by relevance
57 private int mTakeHitSoundHitType; field in HitReactionComponent230 if (mTakeHitSound != null && hitType == mTakeHitSoundHitType) { in receivedHit()326 mTakeHitSoundHitType = hitType; in setTakeHitSound()