You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Classes/GameplayNotificationId.names

117 lines
4.3 KiB
Plaintext

{
"entries": [
{
"base": "GameplayNotificationId",
"context": "BehaviorClass",
"variant": "",
"details": {
"name": "Gameplay Notification ID",
"category": "Gameplay"
},
"methods": [
{
"base": "ToString",
"context": "GameplayNotificationId",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke ToString"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after ToString is invoked"
},
"details": {
"name": "GameplayNotificationId::ToString",
"category": "Gameplay"
},
"params": [
{
"typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}",
"details": {
"name": "GameplayNotificationId*"
}
}
],
"results": [
{
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
"details": {
"name": "String"
}
}
]
},
{
"base": "Equal",
"context": "GameplayNotificationId",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke Equal"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after Equal is invoked"
},
"details": {
"name": "GameplayNotificationId::Equal",
"category": "Gameplay"
},
"params": [
{
"typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}",
"details": {
"name": "GameplayNotificationId*"
}
},
{
"typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}",
"details": {
"name": "const GameplayNotificationId&"
}
}
],
"results": [
{
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
"details": {
"name": "Boolean"
}
}
]
},
{
"base": "Clone",
"context": "GameplayNotificationId",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke Clone"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after Clone is invoked"
},
"details": {
"name": "GameplayNotificationId::Clone",
"category": "Gameplay"
},
"params": [
{
"typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}",
"details": {
"name": "GameplayNotificationId*"
}
}
],
"results": [
{
"typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}",
"details": {
"name": "GameplayNotificationID"
}
}
]
}
]
}
]
}