Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
PlayPattern
Syntax
C++
int PlayPattern(IFunctionHandler * pH);
Parameters 
Description 
pszPattern 
Pattern name. 
bStopPrevious 
True to stop the previous pattern, false otherwise. 
bPlaySynched 
True to play the pattern synched, false otherwise.
 

Syntax: Sound.PlayPattern(pszPattern, bStopPrevious, bPlaySynched) 

Play the named pattern

Copyright (c) 2012. All rights reserved.