9e2a3226fd
It is now possible to right click on nodes on the node palette to navigate to the file that holds the text data for any given node, this way it is easy to update and improve the naming of titles, subtitles, categories, tool tips and slots.
31 lines
1016 B
Plaintext
31 lines
1016 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "UiCanvasAssetRefNotificationBus",
|
|
"context": "EBusHandler",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "UI Canvas Asset Ref",
|
|
"category": "UI"
|
|
},
|
|
"methods": [
|
|
{
|
|
"key": "OnCanvasLoadedIntoEntity",
|
|
"details": {
|
|
"name": "On Canvas Loaded Into Entity",
|
|
"tooltip": "Executes when the canvas asset reference loads a canvas"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
|
"details": {
|
|
"name": "Canvas EntityID",
|
|
"tooltip": "The canvas that was loaded"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |