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/AWSGameLiftStartMatchmaking...

143 lines
5.3 KiB
Plaintext

{
"entries": [
{
"base": "AWSGameLiftStartMatchmakingRequest",
"context": "BehaviorClass",
"variant": "",
"details": {
"name": "Start Matchmaking Request",
"category": "AWS Game Lift"
},
"methods": [
{
"base": "GetTicketId",
"details": {
"name": "Get Ticket Id"
},
"params": [
{
"typeid": "{70B47776-E8E7-4993-BEC3-5CAEC3D48E47}",
"details": {
"name": "Start Matchmaking Request",
"tooltip": "The container for StartMatchmaking request parameters"
}
}
],
"results": [
{
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
"details": {
"name": "Ticket Id"
}
}
]
},
{
"base": "SetTicketId",
"details": {
"name": "Set Ticket Id"
},
"params": [
{
"typeid": "{70B47776-E8E7-4993-BEC3-5CAEC3D48E47}",
"details": {
"name": "Start Matchmaking Request",
"tooltip": "The container for StartMatchmaking request parameters"
}
},
{
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
"details": {
"name": "Ticket Id"
}
}
]
},
{
"base": "GetConfigurationName",
"details": {
"name": "Get Configuration Name"
},
"params": [
{
"typeid": "{D273DF71-9C55-48C1-95F9-8D7B66B9CF3E}",
"details": {
"name": "AWS Game Lift Start Matchmaking Request"
}
}
],
"results": [
{
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
"details": {
"name": "Configuration Name"
}
}
]
},
{
"base": "SetConfigurationName",
"details": {
"name": "Set Configuration Name"
},
"params": [
{
"typeid": "{D273DF71-9C55-48C1-95F9-8D7B66B9CF3E}",
"details": {
"name": "AWS Game Lift Start Matchmaking Request"
}
},
{
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
"details": {
"name": "Configuration Name"
}
}
]
},
{
"base": "GetPlayers",
"details": {
"name": "Get Players"
},
"params": [
{
"typeid": "{D273DF71-9C55-48C1-95F9-8D7B66B9CF3E}",
"details": {
"name": "AWS Game Lift Start Matchmaking Request"
}
}
],
"results": [
{
"typeid": "{EE12B610-77DD-56DD-AB5A-16A537F2CE5E}",
"details": {
"name": "Players"
}
}
]
},
{
"base": "SetPlayers",
"details": {
"name": "Set Players"
},
"params": [
{
"typeid": "{D273DF71-9C55-48C1-95F9-8D7B66B9CF3E}",
"details": {
"name": "AWS Game Lift Start Matchmaking Request"
}
},
{
"typeid": "{EE12B610-77DD-56DD-AB5A-16A537F2CE5E}",
"details": {
"name": "Players"
}
}
]
}
]
}
]
}