Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundStartable.h283 const char* startLocationLabel; member
289 SeqSoundInfo() : seqDataAddress( NULL ), startLocationLabel( NULL ) in SeqSoundInfo()
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp1144 const char* startLabel = externalSeqInfo->startLocationLabel; in PrepareSequenceSoundImpl()