...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
style
|
...
void
Scroll pagebreak |
---|
Examples
...
//save out a script to recreate the current Shogun Post scene
...
createSceneScript –file "c:/scene1.hsl";
...
//save out a script to recreate the current Shogun Post scene
...
// with no animation
...
createSceneScript –file "c:/scene2.hsl" –defaultOnly;
...
//save out a script to recreate the currently selected modules
...
//for the play range only
...
createSceneScript –file "c:/scene3.hsl" –selectedOnly –playRangeOnly;