Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundStartable.h283 const char* startLocationLabel; member
289 SeqSoundInfo() : seqDataAddress( NULL ), startLocationLabel( NULL ) in SeqSoundInfo()
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp1128 if ( externalSeqInfo->startLocationLabel != NULL ) in PrepareSeqImpl()
1131 externalSeqInfo->startLocationLabel, &seqOffset ); in PrepareSeqImpl()
1156 if ( externalSeqInfo != NULL && externalSeqInfo->startLocationLabel != NULL ) in PrepareSeqImpl()
1161 externalSeqInfo->startLocationLabel, &seqOffset ); in PrepareSeqImpl()