Searched refs:SoundGender (Results 1 – 3 of 3) sorted by relevance
/dports/games/vavoom/vavoom-1.33/source/ |
H A D | p_entity.cpp | 520 GSoundManager->ResolveEntitySound(SoundClass, SoundGender, Sound), in StartSound() 542 GSoundManager->ResolveEntitySound(SoundClass, SoundGender, Sound), in StartLocalSound() 706 Self->SoundGender, Sound1) == GSoundManager->ResolveEntitySound( in IMPLEMENT_FUNCTION() 707 Self->SoundClass, Self->SoundGender, Sound2)); in IMPLEMENT_FUNCTION() 715 Self->SoundGender, Sound)); in IMPLEMENT_FUNCTION()
|
H A D | p_entity.h | 269 VName SoundGender; variable
|
/dports/games/vavoom/vavoom-1.33/progs/common/engine/ |
H A D | Entity.vc | 327 name SoundGender; 845 SoundGender = 'male';
|