|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::ScriptComponentConfig::script = "script" |
| constexpr const char * | makVre::ScriptComponentConfig::scriptConfig = "scriptConfig" |
|
constexpr |
| Parameter Name | script |
|---|---|
| Parameter Description | Path to the Lua script file to load and execute. |
| Parameter Type | string |
| Parameter Default | N/A |
| Required? | Yes |
Example Role Config Usage:
|
constexpr |
| Parameter Name | scriptConfig |
|---|---|
| Parameter Description | Configuration table to pass to the script's initialize function. |
| Parameter Type | table |
| Parameter Default | "" |
| Required? | No |
Example Role Config Usage: