72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
22 lines
626 B
Plaintext
22 lines
626 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "VariableNotification",
|
|
"context": "EBusHandler",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Variable Notification",
|
|
"category": "Variables",
|
|
"tooltip": "Notifications from the Variables in the current Script Canvas graph"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "OnVariableValueChanged",
|
|
"details": {
|
|
"name": "On Variable Value Changed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |