3fc95230af
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
113 lines
4.1 KiB
Plaintext
113 lines
4.1 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "SimpleAssetReferenceBase",
|
|
"context": "BehaviorClass",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Asset Reference"
|
|
},
|
|
"methods": [
|
|
{
|
|
"key": "SetAssetPath",
|
|
"context": "SimpleAssetReferenceBase",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Asset Path"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Asset Path is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Asset Path"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{E16CA6C5-5C78-4AD9-8E9B-F8C1FB4D1DB8}",
|
|
"details": {
|
|
"name": "Asset Reference",
|
|
"tooltip": "Asset reference as a project-relative path"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
|
|
"details": {
|
|
"name": "Path"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "assetPath",
|
|
"details": {
|
|
"name": "Get Asset Path"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{E16CA6C5-5C78-4AD9-8E9B-F8C1FB4D1DB8}",
|
|
"details": {
|
|
"name": "Asset Reference",
|
|
"tooltip": "Asset reference as a project-relative path"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
|
|
"details": {
|
|
"name": "Path"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "assetType",
|
|
"details": {
|
|
"name": "Get Asset Type"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{E16CA6C5-5C78-4AD9-8E9B-F8C1FB4D1DB8}",
|
|
"details": {
|
|
"name": "Asset Reference",
|
|
"tooltip": "Asset reference as a project-relative path"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}",
|
|
"details": {
|
|
"name": "Type"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "fileFilter",
|
|
"details": {
|
|
"name": "Get File Filter"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{E16CA6C5-5C78-4AD9-8E9B-F8C1FB4D1DB8}",
|
|
"details": {
|
|
"name": "Asset Reference",
|
|
"tooltip": "Asset reference as a project-relative path"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
|
|
"details": {
|
|
"name": "Filter"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |