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/EntityEntity_VM.names

230 lines
8.8 KiB
Plaintext

{
"entries": [
{
"base": "EntityEntity_VM",
"context": "BehaviorClass",
"variant": "",
"details": {
"name": "EntityEntity_VM"
},
"methods": [
{
"base": "ToString",
"context": "EntityEntity_VM",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke ToString"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after ToString is invoked"
},
"details": {
"name": "EntityEntity_VM::ToString",
"category": "Other"
},
"params": [
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "const EntityId&",
"tooltip": "Entity Unique Id"
}
}
],
"results": [
{
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
"details": {
"name": "AZStd::basic_string<char, AZStd::char_traits<char>, allocator>"
}
}
]
},
{
"base": "IsValid",
"context": "EntityEntity_VM",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke IsValid"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after IsValid is invoked"
},
"details": {
"name": "EntityEntity_VM::IsValid",
"category": "Other"
},
"params": [
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "const EntityId&",
"tooltip": "Entity Unique Id"
}
}
],
"results": [
{
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
"details": {
"name": "bool"
}
}
]
},
{
"base": "GetEntityForward",
"context": "EntityEntity_VM",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke GetEntityForward"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after GetEntityForward is invoked"
},
"details": {
"name": "EntityEntity_VM::GetEntityForward",
"category": "Other"
},
"params": [
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "EntityId",
"tooltip": "Entity Unique Id"
}
},
{
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
"details": {
"name": "double"
}
}
],
"results": [
{
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
"details": {
"name": "Vector3"
}
}
]
},
{
"base": "IsActive",
"context": "EntityEntity_VM",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke IsActive"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after IsActive is invoked"
},
"details": {
"name": "EntityEntity_VM::IsActive",
"category": "Other"
},
"params": [
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "const EntityId&",
"tooltip": "Entity Unique Id"
}
}
],
"results": [
{
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
"details": {
"name": "bool"
}
}
]
},
{
"base": "GetEntityRight",
"context": "EntityEntity_VM",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke GetEntityRight"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after GetEntityRight is invoked"
},
"details": {
"name": "EntityEntity_VM::GetEntityRight",
"category": "Other"
},
"params": [
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "EntityId",
"tooltip": "Entity Unique Id"
}
},
{
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
"details": {
"name": "double"
}
}
],
"results": [
{
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
"details": {
"name": "Vector3"
}
}
]
},
{
"base": "GetEntityUp",
"context": "EntityEntity_VM",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke GetEntityUp"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after GetEntityUp is invoked"
},
"details": {
"name": "EntityEntity_VM::GetEntityUp",
"category": "Other"
},
"params": [
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "EntityId",
"tooltip": "Entity Unique Id"
}
},
{
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
"details": {
"name": "double"
}
}
],
"results": [
{
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
"details": {
"name": "Vector3"
}
}
]
}
]
}
]
}