49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"csNameSpace": "Rokojori",
|
|
"name": "AA",
|
|
"doc": "\n \n <title>\n This is an examples documentation. \n <\/title>\n <a href=\"https:\/\/rokojori.com\/en\/labs\/godot\/docs\/4.3\/node-class\">https:\/\/rokojori.com\/en\/labs\/godot\/docs\/4.3\/node-class<\/a>\n <description>\n\n \n\n <\/description>\n\n ",
|
|
"icon": "CSharp.svg",
|
|
"generics": [],
|
|
"extendingClasses": [
|
|
"Object"
|
|
],
|
|
"memberInfos": [
|
|
{
|
|
"doc": "Sets the age of the things ",
|
|
"memberType": "Field",
|
|
"name": "age",
|
|
"dataType": "Int32",
|
|
"csNameSpace": "System",
|
|
"modifiers": [
|
|
"public"
|
|
],
|
|
"generics": [],
|
|
"parameters": []
|
|
},
|
|
{
|
|
"doc": "Compute twice the age. ",
|
|
"memberType": "Method",
|
|
"name": "ComputeAge",
|
|
"dataType": "Single",
|
|
"csNameSpace": "System",
|
|
"modifiers": [
|
|
"public"
|
|
],
|
|
"generics": [],
|
|
"parameters": [
|
|
{
|
|
"name": "x",
|
|
"type": "Int32",
|
|
"csNameSpace": "System",
|
|
"generics": []
|
|
},
|
|
{
|
|
"name": "value",
|
|
"type": "String",
|
|
"csNameSpace": "System",
|
|
"generics": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |