d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
29 lines
903 B
Plaintext
29 lines
903 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "InputSystemRequestBus",
|
|
"context": "EBusSender",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Input System",
|
|
"category": "Input"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "RecreateEnabledInputDevices",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Recreate Enabled Input Devices"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Recreate Enabled Input Devices is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Recreate Enabled Input Devices"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |