Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths20%, 15%, 14%, 19%, 32%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

void

Scroll pagebreak

Examples

Code Block
languagetext
//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;