|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtVreScriptReactiveTaskControllerDescriptor |
Namespaces | |
| namespace | makVre |
Typedefs | |
| using | makVre::DtRwRoleToScriptListMap = DtRwTemplatedMapPtr<DtRwString, DtRwNLengthStringVector> |
| using | makVre::DtRoleToScriptListMap = std::map<DtRwString, DtRwNLengthStringVector> |
Variables | |
| const char | makVre::DtVreScriptReactiveTaskControllerDescriptorType [] = "vre-script-reactive-task-controller-descriptor" |
This file defines the DtVreScriptReactiveTaskControllerDescriptor class, which configures script reactive task controller components in VREngage. It maintains a mapping between roles and allowed reactive task script lists, controlling which scripts can be executed based on entity roles.