32 lines
512 B
JSON
32 lines
512 B
JSON
{
|
|
"csNameSpace": "Rokojori",
|
|
"name": "Actions",
|
|
"doc": null,
|
|
"icon": "CSharp.svg",
|
|
"generics": [],
|
|
"extendingClasses": [
|
|
"Object"
|
|
],
|
|
"memberInfos": [
|
|
{
|
|
"doc": null,
|
|
"memberType": "Method",
|
|
"name": "Trigger",
|
|
"dataType": "Void",
|
|
"csNameSpace": "System",
|
|
"modifiers": [
|
|
"static",
|
|
"public"
|
|
],
|
|
"generics": [],
|
|
"parameters": [
|
|
{
|
|
"name": "action",
|
|
"type": "RJAction",
|
|
"csNameSpace": "Godot",
|
|
"generics": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |