![]() |
VR-Forces 4.8 Class Documentation
|
The Add Script Variable example demonstrates the following:
The Add Script Variable example shows how to add a new scripted task or set variable to the script system, in this case an integer list of values. It will show how to add the gui componenet as well as the component to transfer the data to/from reader/writer variables (which the foundation of getting this information into lua scripts).
Since this example is loaded as a plugin, it will need to be enabled in the Launcher. In the Launcher, click the Plug-ins button to bring up the Plug-ins Selection dialog. Enable the plugin. Then launch VR-Forces.
| DtScriptedTaskRwIntegerListVariableConverter | The variable converter that converts to/from scripted task variable. |