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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
|
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4f11136daadff0b44ac2278a314682ab, type: 3}
m_Name: Chooser
m_EditorClassIdentifier:
serializedUdonProgramAsset: {fileID: 11400000, guid: df9717ffb08813d4c97f0dc34629b25d,
type: 2}
udonAssembly: ".data_start\r\n\r\n .export objects\r\n .export ActiveSceneLabel\r\n
.sync currentIndex, none\r\n \r\n __instance_0: %VRCUdonUdonBehaviour,
this\r\n __symbolName_0: %SystemString, null\r\n __value_0: %SystemObject,
null\r\n __Int32_0: %SystemInt32, null\r\n __Int32_1: %SystemInt32, null\r\n
__Int32_2: %SystemInt32, null\r\n __Int32_3: %SystemInt32, null\r\n __instance_1:
%UnityEngineGameObjectArray, null\r\n __instance_2: %VRCUdonUdonBehaviour,
this\r\n __Boolean_0: %SystemBoolean, null\r\n __Int32_4: %SystemInt32,
null\r\n __Int32_5: %SystemInt32, null\r\n __instance_3: %VRCUdonUdonBehaviour,
this\r\n __symbolName_1: %SystemString, null\r\n __value_1: %SystemObject,
null\r\n __Int32_8: %SystemInt32, null\r\n __Int32_9: %SystemInt32, null\r\n
__instance_4: %UnityEngineGameObjectArray, null\r\n __instance_6: %VRCUdonUdonBehaviour,
this\r\n __symbolName_2: %SystemString, null\r\n __value_2: %SystemObject,
null\r\n __Int32_6: %SystemInt32, null\r\n __Int32_7: %SystemInt32, null\r\n
__instance_5: %VRCUdonUdonBehaviour, this\r\n __instance_7: %VRCUdonUdonBehaviour,
this\r\n __target_0: %VRCUdonCommonInterfacesNetworkEventTarget, null\r\n
__eventName_0: %SystemString, null\r\n __instance_8: %VRCUdonUdonBehaviour,
this\r\n __target_1: %VRCUdonCommonInterfacesNetworkEventTarget, null\r\n
__eventName_1: %SystemString, null\r\n __Boolean_1: %SystemBoolean, null\r\n
__Int32_A: %SystemInt32, null\r\n __Int32_B: %SystemInt32, null\r\n _old_currentIndex:
%SystemInt32, null\r\n __object_0: %SystemObject, null\r\n __result_0:
%SystemBoolean, null\r\n __instance_A: %UnityEngineGameObject, this\r\n
__value_3: %SystemBoolean, null\r\n __instance_9: %UnityEngineGameObjectArray,
null\r\n __Int32_C: %SystemInt32, null\r\n __instance_B: %UnityEngineUIText,
null\r\n __value_4: %SystemString, null\r\n __instance_C: %UnityEngineGameObject,
this\r\n __instance_D: %UnityEngineGameObjectArray, null\r\n __Int32_D:
%SystemInt32, null\r\n __instance_E: %UnityEngineGameObject, this\r\n __value_5:
%SystemBoolean, null\r\n __instance_F: %UnityEngineGameObjectArray, null\r\n
__Int32_E: %SystemInt32, null\r\n __name_0: %SystemString, null\r\n objects:
%UnityEngineGameObjectArray, null\r\n currentIndex: %SystemInt32, null\r\n
ActiveSceneLabel: %UnityEngineUIText, null\r\n lastIndex: %SystemInt32, null\r\n\r\n.data_end\r\n\r\n.code_start\r\n\r\n
.export ONext\r\n \r\n ONext:\r\n \r\n PUSH, currentIndex\r\n
PUSH, __Int32_3\r\n PUSH, __Int32_0\r\n EXTERN, \"SystemInt32.__op_Addition__SystemInt32_SystemInt32__SystemInt32\"\r\n
PUSH, objects\r\n PUSH, __instance_1\r\n COPY\r\n PUSH,
__instance_1\r\n PUSH, __Int32_1\r\n EXTERN, \"UnityEngineGameObjectArray.__get_Length__SystemInt32\"\r\n
PUSH, __Int32_0\r\n PUSH, __Int32_1\r\n PUSH, __value_0\r\n
EXTERN, \"SystemInt32.__op_Remainder__SystemInt32_SystemInt32__SystemInt32\"\r\n
PUSH, __instance_0\r\n PUSH, __symbolName_0\r\n PUSH, __value_0\r\n
EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SetProgramVariable__SystemString_SystemObject__SystemVoid\"\r\n
PUSH, __instance_2\r\n EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__RequestSerialization__SystemVoid\"\r\n
JUMP, 0xFFFFFFFC\r\n \r\n .export OPrevious\r\n \r\n OPrevious:\r\n
\r\n PUSH, currentIndex\r\n PUSH, __Int32_7\r\n PUSH, __Int32_4\r\n
EXTERN, \"SystemInt32.__op_Subtraction__SystemInt32_SystemInt32__SystemInt32\"\r\n
PUSH, __Int32_4\r\n PUSH, __Int32_5\r\n PUSH, __Boolean_0\r\n
EXTERN, \"SystemInt32.__op_LessThan__SystemInt32_SystemInt32__SystemBoolean\"\r\n
PUSH, __Boolean_0\r\n JUMP_IF_FALSE, 0x00000178\r\n PUSH, objects\r\n
PUSH, __instance_4\r\n COPY\r\n PUSH, __instance_4\r\n PUSH,
__Int32_8\r\n EXTERN, \"UnityEngineGameObjectArray.__get_Length__SystemInt32\"\r\n
PUSH, __Int32_8\r\n PUSH, __Int32_9\r\n PUSH, __value_1\r\n
EXTERN, \"SystemInt32.__op_Subtraction__SystemInt32_SystemInt32__SystemInt32\"\r\n
PUSH, __instance_3\r\n PUSH, __symbolName_1\r\n PUSH, __value_1\r\n
EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SetProgramVariable__SystemString_SystemObject__SystemVoid\"\r\n
PUSH, __instance_5\r\n EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__RequestSerialization__SystemVoid\"\r\n
JUMP, 0x000001BC\r\n PUSH, __Int32_4\r\n PUSH, __value_2\r\n
COPY\r\n PUSH, __instance_6\r\n PUSH, __symbolName_2\r\n
PUSH, __Int32_4\r\n EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SetProgramVariable__SystemString_SystemObject__SystemVoid\"\r\n
PUSH, __instance_5\r\n EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__RequestSerialization__SystemVoid\"\r\n
JUMP, 0xFFFFFFFC\r\n \r\n .export Next\r\n \r\n Next:\r\n \r\n
PUSH, __instance_7\r\n PUSH, __target_0\r\n PUSH, __eventName_0\r\n
EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomNetworkEvent__VRCUdonCommonInterfacesNetworkEventTarget_SystemString__SystemVoid\"\r\n
JUMP, 0xFFFFFFFC\r\n \r\n .export Previous\r\n \r\n Previous:\r\n
\r\n PUSH, __instance_8\r\n PUSH, __target_1\r\n PUSH, __eventName_1\r\n
EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomNetworkEvent__VRCUdonCommonInterfacesNetworkEventTarget_SystemString__SystemVoid\"\r\n
JUMP, 0xFFFFFFFC\r\n \r\n .export _onVarChange_currentIndex\r\n \r\n
_onVarChange_currentIndex:\r\n \r\n PUSH, _old_currentIndex\r\n
PUSH, __Int32_B\r\n PUSH, __Boolean_1\r\n EXTERN, \"SystemInt32.__op_GreaterThanOrEqual__SystemInt32_SystemInt32__SystemBoolean\"\r\n
PUSH, __Boolean_1\r\n JUMP_IF_FALSE, 0x000002F0\r\n PUSH, objects\r\n
PUSH, __instance_9\r\n COPY\r\n PUSH, __instance_9\r\n PUSH,
_old_currentIndex\r\n PUSH, __object_0\r\n EXTERN, \"UnityEngineGameObjectArray.__Get__SystemInt32__UnityEngineGameObject\"\r\n
PUSH, __object_0\r\n PUSH, __result_0\r\n EXTERN, \"VRCSDKBaseUtilities.__IsValid__SystemObject__SystemBoolean\"\r\n
PUSH, __result_0\r\n JUMP_IF_FALSE, 0x000002E8\r\n PUSH, objects\r\n
PUSH, __instance_9\r\n COPY\r\n PUSH, __object_0\r\n PUSH,
__instance_A\r\n COPY\r\n PUSH, __object_0\r\n PUSH, __value_3\r\n
EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n
JUMP, 0x000002E8\r\n JUMP, 0x000002F0\r\n PUSH, ActiveSceneLabel\r\n
PUSH, __instance_B\r\n COPY\r\n PUSH, objects\r\n PUSH,
__instance_D\r\n COPY\r\n PUSH, __instance_D\r\n PUSH, currentIndex\r\n
PUSH, __instance_C\r\n EXTERN, \"UnityEngineGameObjectArray.__Get__SystemInt32__UnityEngineGameObject\"\r\n
PUSH, __instance_C\r\n PUSH, __value_4\r\n EXTERN, \"UnityEngineGameObject.__get_name__SystemString\"\r\n
PUSH, __instance_B\r\n PUSH, __value_4\r\n EXTERN, \"UnityEngineUIText.__set_text__SystemString__SystemVoid\"\r\n
PUSH, objects\r\n PUSH, __instance_F\r\n COPY\r\n PUSH,
__instance_F\r\n PUSH, currentIndex\r\n PUSH, __instance_E\r\n
EXTERN, \"UnityEngineGameObjectArray.__Get__SystemInt32__UnityEngineGameObject\"\r\n
PUSH, __instance_E\r\n PUSH, __value_5\r\n EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n
JUMP, 0xFFFFFFFC\r\n \r\n\r\n.code_end\r\n"
assemblyError:
graphData:
name:
description:
nodes:
- fullName: Variable_UnityEngineGameObjectArray
uid: 114cd794-c32c-4fb8-928a-67b42850c459
position: {x: -3435, y: -740}
nodeUIDs:
-
-
-
-
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|objects
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|True
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|False
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
- fullName: Get_Variable
uid: 1764007d-c532-440b-a692-0477670e72ac
position: {x: -360, y: -310}
nodeUIDs:
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|114cd794-c32c-4fb8-928a-67b42850c459
- fullName: Variable_SystemInt32
uid: d1cb9970-2449-472c-8b64-269d3c6c31b9
position: {x: -15573.1875, y: -3136.4202}
nodeUIDs:
-
-
-
-
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|currentIndex
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|False
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|True
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
- fullName: Event_Custom
uid: 59cecd06-604b-4f2d-8cdb-db0ba8b3d5f8
position: {x: -60, y: -860}
nodeUIDs:
-
flowUIDs:
- b0f7dd71-0a7d-4c43-bcb3-db10f0c1643a
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|ONext
- fullName: Event_Custom
uid: 5d830b2c-235e-4b8f-b0f5-d135d21b5a7a
position: {x: -300, y: -210}
nodeUIDs:
-
flowUIDs:
- bfb102d1-3e5d-4373-87bf-718e9a7893b5
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|OPrevious
- fullName: Get_Variable
uid: 9c600adc-a3e9-45e6-91f6-86e91deb8805
position: {x: -380, y: -760}
nodeUIDs:
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|d1cb9970-2449-472c-8b64-269d3c6c31b9
- fullName: SystemInt32.__op_Addition__SystemInt32_SystemInt32__SystemInt32
uid: 4be3a3d6-c52a-4611-bd96-2ae0092a4b30
position: {x: -160, y: -750}
nodeUIDs:
- 9c600adc-a3e9-45e6-91f6-86e91deb8805|0
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|1
- fullName: SystemInt32.__op_Subtraction__SystemInt32_SystemInt32__SystemInt32
uid: 0a849387-d3a2-4123-8ca2-96ad6883e690
position: {x: -320, y: -60}
nodeUIDs:
- cc997b83-15fc-4782-97d5-caf90f947df6|0
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|1
- fullName: SystemInt32.__op_Remainder__SystemInt32_SystemInt32__SystemInt32
uid: 8a3e7676-6843-4e26-befa-56c18ff156c1
position: {x: -20, y: -720}
nodeUIDs:
- 4be3a3d6-c52a-4611-bd96-2ae0092a4b30|0
- 701a563c-611e-4a9a-a51e-934c66831f2e|0
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- fullName: UnityEngineGameObjectArray.__get_Length__SystemInt32
uid: 701a563c-611e-4a9a-a51e-934c66831f2e
position: {x: -180, y: -630}
nodeUIDs:
- 700dfb19-08ba-4fc9-b838-cd0d2071c511|0
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- fullName: Set_Variable
uid: b0f7dd71-0a7d-4c43-bcb3-db10f0c1643a
position: {x: 160, y: -770}
nodeUIDs:
-
- 8a3e7676-6843-4e26-befa-56c18ff156c1|0
-
flowUIDs:
- 3498f397-8511-4284-9635-8f797c82c8ca
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|d1cb9970-2449-472c-8b64-269d3c6c31b9
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|True
- fullName: Set_Variable
uid: e518ff62-68ff-49af-9d5c-33b9bca3cf0e
position: {x: 200, y: -350}
nodeUIDs:
-
- 892b82bd-9b41-41b0-84b4-80e80b0298e5|0
-
flowUIDs:
- 41b5117e-cf39-4e9e-bd8a-e1f672b03021
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|d1cb9970-2449-472c-8b64-269d3c6c31b9
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|True
- fullName: SystemInt32.__op_LessThan__SystemInt32_SystemInt32__SystemBoolean
uid: 48b7726e-5967-43d9-b50e-825b1a6dc29e
position: {x: -140, y: -120}
nodeUIDs:
- 0a849387-d3a2-4123-8ca2-96ad6883e690|0
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- fullName: Branch
uid: bfb102d1-3e5d-4373-87bf-718e9a7893b5
position: {x: 40, y: -190}
nodeUIDs:
- 48b7726e-5967-43d9-b50e-825b1a6dc29e|0
flowUIDs:
- e518ff62-68ff-49af-9d5c-33b9bca3cf0e
- bdc67534-bf69-47d4-8414-ebdfec6bc491
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|False
- fullName: SystemInt32.__op_Subtraction__SystemInt32_SystemInt32__SystemInt32
uid: 892b82bd-9b41-41b0-84b4-80e80b0298e5
position: {x: 20, y: -300}
nodeUIDs:
- 086912a9-ff6c-4435-8d61-905c33bd5274|0
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|1
- fullName: Set_Variable
uid: bdc67534-bf69-47d4-8414-ebdfec6bc491
position: {x: 200, y: -100}
nodeUIDs:
-
- 0a849387-d3a2-4123-8ca2-96ad6883e690|0
-
flowUIDs:
- 41b5117e-cf39-4e9e-bd8a-e1f672b03021
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|d1cb9970-2449-472c-8b64-269d3c6c31b9
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|True
- fullName: Get_Variable
uid: 1918b7f3-2fe3-44a6-8c7f-ebfce361ab7a
position: {x: -150, y: 840}
nodeUIDs:
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|114cd794-c32c-4fb8-928a-67b42850c459
- fullName: UnityEngineGameObjectArray.__Get__SystemInt32__UnityEngineGameObject
uid: 00bdd8b8-7a40-4ec3-b939-4c1abd5d44fe
position: {x: 50, y: 880}
nodeUIDs:
- 1918b7f3-2fe3-44a6-8c7f-ebfce361ab7a|0
- 23600a7e-c07f-40b7-93a9-4bac4163ed88|0
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- fullName: UnityEngineGameObject.__get_name__SystemString
uid: 063aa2db-59fe-48dd-a2fb-8da58ee61b1d
position: {x: 320, y: 870}
nodeUIDs:
- 00bdd8b8-7a40-4ec3-b939-4c1abd5d44fe|0
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- fullName: Variable_UnityEngineUIText
uid: c7caeac0-5c1a-469b-9098-23ae0fb2cea8
position: {x: 0, y: 0}
nodeUIDs:
-
-
-
-
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|ActiveSceneLabel
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|True
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|False
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
- fullName: Get_Variable
uid: 3918642c-9b91-4d08-a400-cbca7750d9df
position: {x: 320, y: 770}
nodeUIDs:
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|c7caeac0-5c1a-469b-9098-23ae0fb2cea8
- fullName: UnityEngineUIText.__set_text__SystemString__SystemVoid
uid: ec526b86-6ebe-4f1a-9e8e-d45d9ed63a65
position: {x: 620, y: 750}
nodeUIDs:
- 3918642c-9b91-4d08-a400-cbca7750d9df|0
- 063aa2db-59fe-48dd-a2fb-8da58ee61b1d|0
flowUIDs:
-
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue:
- fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
uid: 0d0deb2f-9e47-4bbb-9812-2f3d545de877
position: {x: 480, y: 1120}
nodeUIDs:
- ea0d09fc-fd23-422e-a238-058d53f1af92
-
flowUIDs:
-
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|True
- fullName: Get_Variable
uid: f16ab31c-f3a5-4f80-ad6b-0c72e38b8e1b
position: {x: -20, y: 1220}
nodeUIDs:
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|114cd794-c32c-4fb8-928a-67b42850c459
- fullName: UnityEngineGameObjectArray.__Get__SystemInt32__UnityEngineGameObject
uid: ea0d09fc-fd23-422e-a238-058d53f1af92
position: {x: 200, y: 1230}
nodeUIDs:
- f16ab31c-f3a5-4f80-ad6b-0c72e38b8e1b
- 23600a7e-c07f-40b7-93a9-4bac4163ed88|0
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- fullName: UnityEngineGameObjectArray.__get_Length__SystemInt32
uid: 086912a9-ff6c-4435-8d61-905c33bd5274
position: {x: -140, y: -300}
nodeUIDs:
- 1764007d-c532-440b-a692-0477670e72ac|0
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- fullName: VRCUdonCommonInterfacesIUdonEventReceiver.__RequestSerialization__SystemVoid
uid: 3498f397-8511-4284-9635-8f797c82c8ca
position: {x: 340, y: -770}
nodeUIDs:
-
flowUIDs:
-
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- fullName: VRCUdonCommonInterfacesIUdonEventReceiver.__RequestSerialization__SystemVoid
uid: 41b5117e-cf39-4e9e-bd8a-e1f672b03021
position: {x: 380, y: -210}
nodeUIDs:
-
flowUIDs:
-
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- fullName: Get_Variable
uid: 700dfb19-08ba-4fc9-b838-cd0d2071c511
position: {x: -400, y: -640}
nodeUIDs:
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|114cd794-c32c-4fb8-928a-67b42850c459
- fullName: Get_Variable
uid: cc997b83-15fc-4782-97d5-caf90f947df6
position: {x: -500, y: -60}
nodeUIDs:
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|d1cb9970-2449-472c-8b64-269d3c6c31b9
- fullName: UnityEngineGameObjectArray.__Get__SystemInt32__UnityEngineGameObject
uid: 7967fe63-251f-40ec-8d59-b0c72417fdea
position: {x: 240, y: 510}
nodeUIDs:
- 5773bb37-c1e7-484c-85c1-2f406ec57a70
- 23600a7e-c07f-40b7-93a9-4bac4163ed88|1
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- fullName: Get_Variable
uid: 5773bb37-c1e7-484c-85c1-2f406ec57a70
position: {x: 20, y: 490}
nodeUIDs:
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|114cd794-c32c-4fb8-928a-67b42850c459
- fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
uid: d0bf8311-ed48-4896-8bda-06534b752dea
position: {x: 580, y: 490}
nodeUIDs:
- 7967fe63-251f-40ec-8d59-b0c72417fdea
-
flowUIDs:
-
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|False
- fullName: Variable_SystemInt32
uid: 95d83063-7970-4962-8271-ac34d6edfac9
position: {x: 0, y: 0}
nodeUIDs:
-
-
-
-
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|lastIndex
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|False
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|False
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
- fullName: Event_Custom
uid: efb34612-237e-4c6d-bebb-22b3bdf7b54b
position: {x: -910, y: -770}
nodeUIDs:
-
flowUIDs:
- 811666fa-de95-4d4b-89a6-861d616445d2
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|Next
- fullName: VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomNetworkEvent__VRCUdonCommonInterfacesNetworkEventTarget_SystemString__SystemVoid
uid: 811666fa-de95-4d4b-89a6-861d616445d2
position: {x: -690, y: -770}
nodeUIDs:
-
-
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: VRC.Udon.Common.Interfaces.NetworkEventTarget, VRC.Udon.Common,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null|Owner
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|ONext
- fullName: Event_Custom
uid: d3164b93-d3ee-4a30-b0dd-30160665c43e
position: {x: -1020, y: -240}
nodeUIDs:
-
flowUIDs:
- 94b67efe-35c6-470a-a5a5-2d48cacf05af
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|Previous
- fullName: VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomNetworkEvent__VRCUdonCommonInterfacesNetworkEventTarget_SystemString__SystemVoid
uid: 94b67efe-35c6-470a-a5a5-2d48cacf05af
position: {x: -800, y: -240}
nodeUIDs:
-
-
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- unityObjectValue: {fileID: 0}
stringValue: VRC.Udon.Common.Interfaces.NetworkEventTarget, VRC.Udon.Common,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null|Owner
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|OPrevious
- fullName: Is_Valid
uid: 3f7eda8f-9e8f-436e-905f-911098fc7077
position: {x: 440, y: 350}
nodeUIDs:
- 7967fe63-251f-40ec-8d59-b0c72417fdea|0
flowUIDs:
- d0bf8311-ed48-4896-8bda-06534b752dea
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue:
- fullName: Block
uid: 34b6618f-ba21-48de-bf0e-8a336e275f29
position: {x: -300, y: 300}
nodeUIDs: []
flowUIDs:
- dc7a240f-c4f6-45d2-94d5-d319aecb934c
- ec526b86-6ebe-4f1a-9e8e-d45d9ed63a65
- 0d0deb2f-9e47-4bbb-9812-2f3d545de877
-
nodeValues: []
- fullName: Branch
uid: dc7a240f-c4f6-45d2-94d5-d319aecb934c
position: {x: 260, y: 310}
nodeUIDs:
- bf6bfe5e-b467-461e-82c6-5c629dffa1bf|0
flowUIDs:
- 3f7eda8f-9e8f-436e-905f-911098fc7077
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089|False
- fullName: SystemInt32.__op_GreaterThanOrEqual__SystemInt32_SystemInt32__SystemBoolean
uid: bf6bfe5e-b467-461e-82c6-5c629dffa1bf
position: {x: -20, y: 350}
nodeUIDs:
- 23600a7e-c07f-40b7-93a9-4bac4163ed88|1
-
flowUIDs: []
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- unityObjectValue: {fileID: 0}
stringValue: System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
- fullName: Event_OnVariableChange
uid: 23600a7e-c07f-40b7-93a9-4bac4163ed88
position: {x: -520, y: 300}
nodeUIDs:
-
flowUIDs:
- 34b6618f-ba21-48de-bf0e-8a336e275f29
nodeValues:
- unityObjectValue: {fileID: 0}
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|d1cb9970-2449-472c-8b64-269d3c6c31b9
- unityObjectValue: {fileID: 0}
stringValue:
updateOrder: 0
graphElementData:
- type: 2
uid: c4655ac2-3f1e-4e0a-bbfd-8afc1dfe5fbf
jsonData: '{"uid":"c4655ac2-3f1e-4e0a-bbfd-8afc1dfe5fbf","layout":{"serializedVersion":"2","x":-180.0,"y":690.0,"width":969.0,"height":326.0},"containedElements":["604f1043-6eff-4053-a1c7-dc7ef4deffa8","ec526b86-6ebe-4f1a-9e8e-d45d9ed63a65","3918642c-9b91-4d08-a400-cbca7750d9df","063aa2db-59fe-48dd-a2fb-8da58ee61b1d","00bdd8b8-7a40-4ec3-b939-4c1abd5d44fe","1918b7f3-2fe3-44a6-8c7f-ebfce361ab7a","2c7ea408-a020-483c-b0ae-557028637b5c"],"title":"RefreshLabel","layer":0,"elementTypeColor":{"r":0.0,"g":0.0,"b":0.0,"a":0.0}}'
- type: 2
uid: 544a0f65-85fd-49ad-a4ec-0ccc7c937d43
jsonData: '{"uid":"544a0f65-85fd-49ad-a4ec-0ccc7c937d43","layout":{"serializedVersion":"2","x":-940.0,"y":-920.0,"width":1708.0,"height":403.0},"containedElements":["b0f7dd71-0a7d-4c43-bcb3-db10f0c1643a","8a3e7676-6843-4e26-befa-56c18ff156c1","4be3a3d6-c52a-4611-bd96-2ae0092a4b30","59cecd06-604b-4f2d-8cdb-db0ba8b3d5f8","e54eaa82-4207-4867-a108-ff7bc2765776","3506018f-39ca-4bb4-9a5a-5a3afba95cf5","70bd7b77-77ef-4c7b-a119-b3231295c349","84254bb0-f700-4192-bf02-95db65fed6e9","19ad174f-b087-4974-9fff-825075edcbfd","16487d76-94cf-4a65-9b0e-2776f0b68f60","fa17e58f-d383-400b-b530-76a9e255a73a","1c4e775a-5342-4474-aa4b-1d29c4cd3bd7","215da8e8-1fa4-48a7-b413-be539f3900cd","cc436267-b32e-4ba9-8852-47aa4ecf893e","cfe61e72-a716-494e-aff3-e5fef6f4d171","9dc7d023-dde4-4a6a-8151-1912c933c97f","701a563c-611e-4a9a-a51e-934c66831f2e","9c600adc-a3e9-45e6-91f6-86e91deb8805","700dfb19-08ba-4fc9-b838-cd0d2071c511","02121cba-5e4e-432c-9953-89ab95fd2570","5be6c8f3-130c-4033-b3b3-0d1a6540e372","1736915a-1d18-4c10-ba9e-1f850ab78cb5","0fe701bb-2fb8-4eb5-be44-48b334695ede","2963b369-55d0-4036-bf91-87acdbc8f7ef","3498f397-8511-4284-9635-8f797c82c8ca","c71432c2-e024-4af8-b78e-92f70798075f","811666fa-de95-4d4b-89a6-861d616445d2","efb34612-237e-4c6d-bebb-22b3bdf7b54b","760a927d-631d-4243-b9cc-1cd68d0a2e32"],"title":"Next
Scene","layer":0,"elementTypeColor":{"r":0.0,"g":0.0,"b":0.0,"a":0.0}}'
- type: 2
uid: 970feb74-d527-4a75-8fec-60aedb109bd2
jsonData: '{"uid":"970feb74-d527-4a75-8fec-60aedb109bd2","layout":{"serializedVersion":"2","x":-1035.0,"y":-410.0,"width":1919.0,"height":489.0},"containedElements":["5d830b2c-235e-4b8f-b0f5-d135d21b5a7a","48b7726e-5967-43d9-b50e-825b1a6dc29e","0a849387-d3a2-4123-8ca2-96ad6883e690","bfb102d1-3e5d-4373-87bf-718e9a7893b5","e518ff62-68ff-49af-9d5c-33b9bca3cf0e","bdc67534-bf69-47d4-8414-ebdfec6bc491","892b82bd-9b41-41b0-84b4-80e80b0298e5","6ca7dc16-3d3c-4ac3-af83-7201fc858e44","1b688705-7b2b-46e7-b854-9ebc84631c50","f40a5ab3-e578-474f-8d81-5e09d9b80f71","e9ede3d3-0773-4fad-9a29-0cf332d179ec","09d3f556-c4bc-496c-a671-82dec8de55b2","9757f9fa-ba0e-451b-9ebd-f73e638e49f1","33c5d74e-f0d2-4ec0-b9fd-7df54d6861bc","9b6ab694-4be1-4c3b-8dbb-95aa542633bd","f1a9aede-3508-414f-914b-338fe71a03a2","471831e4-0ff7-4eab-b1da-3787dc31b25a","d30e4c9f-97ab-4e89-9a30-a5a8dc7dcd52","0389e486-8c27-466b-b302-4dabb1eb6a0d","68b4ef81-cf21-4030-810c-e611405b55dc","7fa6a86c-69f2-43c3-9580-66864f139dcc","576bc770-de8d-4830-bb48-ca2759602a07","97079908-c80b-44f9-8363-3bd57ec53067","0bf87b02-06ad-4848-8b38-e4c5b9668da6","f4f2382d-8347-468d-9ecc-d618d56394ba","086912a9-ff6c-4435-8d61-905c33bd5274","1764007d-c532-440b-a692-0477670e72ac","cc997b83-15fc-4782-97d5-caf90f947df6","da8224eb-1717-4430-bd79-0a81ff3330f4","af152fe5-8ae9-4154-8f19-584c20b0fc06","9b720c16-7cd0-4402-805c-5b68a0937ad4","014efedc-8c89-45db-a18c-1f956cc5e104","13879123-2b3c-4004-83c7-e412a00f1bb2","6a58fd0c-5234-440d-af58-797d9e67b22f","e20917da-f61c-4466-8747-50af26b761bc","88b3b12e-82f2-4556-8e30-f867825ec9dd","41b5117e-cf39-4e9e-bd8a-e1f672b03021","f52e9b15-5818-4789-bb38-4ac1935a6fbd","f47e6ff3-3bdb-4fec-b32f-dd0c42c67d15","94b67efe-35c6-470a-a5a5-2d48cacf05af","d3164b93-d3ee-4a30-b0dd-30160665c43e"],"title":"Previous
Scene","layer":0,"elementTypeColor":{"r":0.0,"g":0.0,"b":0.0,"a":0.0}}'
- type: 2
uid: 220d906e-741c-4f73-90f5-3ee64ecea886
jsonData: '{"uid":"220d906e-741c-4f73-90f5-3ee64ecea886","layout":{"serializedVersion":"2","x":-40.0,"y":1060.0,"width":689.0,"height":306.0},"containedElements":["ea0d09fc-fd23-422e-a238-058d53f1af92","f16ab31c-f3a5-4f80-ad6b-0c72e38b8e1b","5156a3a2-a9bb-4b7d-988b-46e920260972","0d0deb2f-9e47-4bbb-9812-2f3d545de877"],"title":"Set
New Scene Active","layer":0,"elementTypeColor":{"r":0.0,"g":0.0,"b":0.0,"a":0.0}}'
- type: 2
uid: 755f19aa-81b6-4d09-ad1b-57c17236f39a
jsonData: '{"uid":"755f19aa-81b6-4d09-ad1b-57c17236f39a","layout":{"serializedVersion":"2","x":-40.0,"y":250.0,"width":789.0,"height":400.0},"containedElements":["3f7eda8f-9e8f-436e-905f-911098fc7077","92a482c1-3a9f-45e2-a23b-d7747ce171a5","d0bf8311-ed48-4896-8bda-06534b752dea","5773bb37-c1e7-484c-85c1-2f406ec57a70","7967fe63-251f-40ec-8d59-b0c72417fdea","dc7a240f-c4f6-45d2-94d5-d319aecb934c","bf6bfe5e-b467-461e-82c6-5c629dffa1bf"],"title":"Set
last scene Inactive","layer":0,"elementTypeColor":{"r":0.0,"g":0.0,"b":0.0,"a":0.0}}'
- type: 5
uid: 44a4027a-7d8c-4450-96b5-bc970e00c986
jsonData: '{"visible":true,"layout":{"serializedVersion":"2","x":10.0,"y":130.0,"width":219.0,"height":262.0}}'
- type: 4
uid: 175503d6-0240-48f0-8025-74ddd0371984
jsonData: '{"visible":true,"layout":{"serializedVersion":"2","x":10.0,"y":20.0,"width":0.0,"height":0.0}}'
viewTransform:
position: {x: 700.1234, y: 459.86627}
scale: 0.43232757
version: 1.0.0
showAssembly: 0
|