Public Member Functions | |
| HRESULT | UpdatePck ([in] RtShort scriptType) |
| HRESULT | ImportScripts ([in] RtShort scriptType) |
| HRESULT | StartMacroRecording ([in] BSTR bsFullCmdName) |
| HRESULT | StopMacroRecording ([in] BSTR bsFullCmdName) |
| HRESULT | RunLastMacroRecord ([in] BSTR bsCommonMacroName) |
|
|
Update dynamic part of the ScriptObject interface after import of internal script commands (usually performed during tS statup) |
|
|
Import internal script commands so that system can recognize them during runtime (usually performed during tS statup)
|
|
|
Starts macro recording into particular script command on the scene)
|
|
|
Stops (finish) macro recording into particular script command on the scene)
|
|
|
Playback the latest recorded macro record
|
1.3.2