-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEmptyProject.ndproj
More file actions
87 lines (87 loc) · 2.89 KB
/
Copy pathEmptyProject.ndproj
File metadata and controls
87 lines (87 loc) · 2.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"Id": "d1ebbefa-4518-4752-9a8e-bde02576887f",
"NodeDevVersion": "1.0.1.0",
"Classes": [
{
"Name": "Program",
"Namespace": "NewProject",
"Methods": [
{
"Name": "Main",
"ReturnType": {
"TypeFullName": "NodeDev.Core.Types.RealType",
"SerializedTypeCustom": "{\u0022TypeFullName\u0022:\u0022System.Int32\u0022,\u0022SerializedGenerics\u0022:[]}"
},
"Parameters": [],
"Graph": {
"Nodes": [
{
"Type": "NodeDev.Core.Nodes.Flow.EntryNode",
"Id": "80282eef-9024-4d05-988f-1e69a2d0dd7c",
"Name": "Entry",
"Inputs": [],
"Outputs": [
{
"Id": "4c7cb1fb-7673-4111-8f9c-88de994d4a63",
"Name": "Exec",
"SerializedType": {
"TypeFullName": "NodeDev.Core.Types.ExecType",
"SerializedTypeCustom": ""
},
"Connections": [
"df7aa573-bf47-4d25-9ce0-714fb00ead1e"
],
"TextboxValue": null,
"Vertices": [],
"LinkedExec": null
}
],
"Decorations": {}
},
{
"Type": "NodeDev.Core.Nodes.Flow.ReturnNode",
"Id": "fa993c4e-5b06-4cb3-9dd4-7013a51ab20e",
"Name": "Return",
"Inputs": [
{
"Id": "df7aa573-bf47-4d25-9ce0-714fb00ead1e",
"Name": "Exec",
"SerializedType": {
"TypeFullName": "NodeDev.Core.Types.ExecType",
"SerializedTypeCustom": ""
},
"Connections": [
"4c7cb1fb-7673-4111-8f9c-88de994d4a63"
],
"TextboxValue": null,
"Vertices": [],
"LinkedExec": null
},
{
"Id": "56760475-e977-4a68-a642-44950f243287",
"Name": "Return",
"SerializedType": {
"TypeFullName": "NodeDev.Core.Types.RealType",
"SerializedTypeCustom": "{\u0022TypeFullName\u0022:\u0022System.Int32\u0022,\u0022SerializedGenerics\u0022:[]}"
},
"Connections": [],
"TextboxValue": "0",
"Vertices": [],
"LinkedExec": null
}
],
"Outputs": [],
"Decorations": {}
}
]
},
"IsStatic": true
}
],
"Properties": []
}
],
"Settings": {
"ProjectName": "EmptyProject"
}
}