Home
last modified time | relevance | path

Searched refs:GetSeqSlot (Results 1 – 6 of 6) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dpr_cmds.cpp326 IMPLEMENT_FUNCTION(VObject, GetSeqSlot) in IMPLEMENT_FUNCTION() argument
329 RET_NAME(GSoundManager->GetSeqSlot(Name)); in IMPLEMENT_FUNCTION()
H A Dsound.h85 VName GetSeqSlot(VName);
H A Dsnd_data.cpp1313 VName VSoundManager::GetSeqSlot(VName Name) in GetSeqSlot() function in VSoundManager
1315 guard(VSoundManager::GetSeqSlot); in GetSeqSlot()
H A Dvc_object.h385 DECLARE_FUNCTION(GetSeqSlot)
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DSoundSequence.vc113 name slot = GetSeqSlot(SName);
/dports/games/vavoom/vavoom-1.33/progs/common/engine/
H A DObject.vc750 native static final name GetSeqSlot(name Sequence);