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.
92 lines
3.2 KiB
Plaintext
92 lines
3.2 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "MeshVertexUVData",
|
|
"context": "BehaviorClass",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Mesh VertexUV Data",
|
|
"category": "Rendering"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "GetCustomName",
|
|
"context": "MeshVertexUVData",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Custom Name"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Custom Name is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Custom Name"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
|
|
"details": {
|
|
"name": "const char*"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetCount",
|
|
"context": "MeshVertexUVData",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Count"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Count is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Count"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{D6597933-47CD-4FC8-B911-63F3E2B0993A}",
|
|
"details": {
|
|
"name": "AZ::u 64"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetUV",
|
|
"context": "MeshVertexUVData",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke GetUV"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after GetUV is invoked"
|
|
},
|
|
"details": {
|
|
"name": "GetUV"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{D6597933-47CD-4FC8-B911-63F3E2B0993A}",
|
|
"details": {
|
|
"name": "AZ::u 64"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{3D80F623-C85C-4741-90D0-E4E66164E6BF}",
|
|
"details": {
|
|
"name": "const Vector 2&"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |