![]() |
![]() |
Retrieves a sound cue index based on a string representing the cue's friendly name.
XACTINDEX GetCueIndex( PCSTR szFriendlyName );
Note This string is case sensitive.
Returns the cue index associated with szFriendlyName. If the cue index cannot be found, XACTINDEX_INVALID is returned.
Header: Declared in Xact.h.