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.
117 lines
4.2 KiB
Plaintext
117 lines
4.2 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "ComponentId",
|
|
"context": "BehaviorClass",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "ComponentID",
|
|
"category": "Entity"
|
|
},
|
|
"methods": [
|
|
{
|
|
"key": "IsValid",
|
|
"context": "ComponentId",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke IsValid"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after IsValid is invoked"
|
|
},
|
|
"details": {
|
|
"name": "ComponentId::IsValid",
|
|
"category": "Entity"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{60A9A069-9C3D-465A-B7AD-0D6CC803990A}",
|
|
"details": {
|
|
"name": "BehaviorComponentId*"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "Boolean"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Equal",
|
|
"context": "ComponentId",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Equal"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Equal is invoked"
|
|
},
|
|
"details": {
|
|
"name": "ComponentId::Equal",
|
|
"category": "Entity"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{60A9A069-9C3D-465A-B7AD-0D6CC803990A}",
|
|
"details": {
|
|
"name": "BehaviorComponentId*"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{60A9A069-9C3D-465A-B7AD-0D6CC803990A}",
|
|
"details": {
|
|
"name": "const BehaviorComponentId&"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "Boolean"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "ToString",
|
|
"context": "ComponentId",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke ToString"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after ToString is invoked"
|
|
},
|
|
"details": {
|
|
"name": "ComponentId::ToString",
|
|
"category": "Entity"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{60A9A069-9C3D-465A-B7AD-0D6CC803990A}",
|
|
"details": {
|
|
"name": "BehaviorComponentId*"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
|
|
"details": {
|
|
"name": "String"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |