Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundStartable.h285 const char* startLocationLabel; member
291 SeqSoundInfo() : seqDataAddress( NULL ), startLocationLabel( NULL ) in SeqSoundInfo()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp1146 const char* startLabel = externalSeqInfo->startLocationLabel; in PrepareSequenceSoundImpl()