|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::EntityControlLogicConfig::inputConfigFile = "inputConfigFile" |
| constexpr const char * | makVre::EntityControlLogicConfig::mouseControlSupport = "mouseControlSupport" |
| constexpr const char * | makVre::EntityControlLogicConfig::joystickFunctionGroups = "joystickFunctionGroups" |
|
constexpr |
| Parameter Name | inputConfigFile |
|---|---|
| Parameter Description | The input file to reference to get all keybinds and actions. |
| Parameter Type | string |
| Parameter Default | N/A |
| Required? | Yes |
Example Role Config Usage:
|
constexpr |
| Parameter Name | mouseControlSupport |
|---|---|
| Parameter Description | Determines whether or not this role has mouse control enabled. |
| Parameter Type | bool |
| Parameter Default | false |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | joystickFunctionGroups |
|---|---|
| Parameter Description | The function groups to reference for sending inputs to the backend |
| Parameter Type | DtInitTable |
| Parameter Default | N/A |
| Required? | Yes |
Example Role Config Usage: