summaryrefslogtreecommitdiff
path: root/VRCSDK3Worlds/Assets/Scripts/LQ Mirror Toggle.asset
blob: 8f9c5dd94f79cb337c5ed204eaf99cdf41f32c20 (plain)
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
%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: LQ Mirror Toggle
  m_EditorClassIdentifier: 
  serializedUdonProgramAsset: {fileID: 11400000, guid: d76c05a520e71c94eb99f74aae5a6142,
    type: 2}
  udonAssembly: ".data_start\r\n\r\n    .export LQMirror\r\n    .export HQMirror\r\n   
    \r\n    __instance_0: %UnityEngineGameObject, this\r\n    __value_0: %SystemBoolean,
    null\r\n    __instance_1: %UnityEngineGameObject, this\r\n    __value_1: %SystemBoolean,
    null\r\n    __Boolean_0: %SystemBoolean, null\r\n    __instance_2: %UnityEngineGameObject,
    this\r\n    LQMirror: %UnityEngineGameObject, this\r\n    HQMirror: %UnityEngineGameObject,
    this\r\n\r\n.data_end\r\n\r\n.code_start\r\n\r\n    .export _interact\r\n   
    \r\n    _interact:\r\n    \r\n        PUSH, HQMirror\r\n        PUSH, __instance_0\r\n       
    COPY\r\n        PUSH, __instance_0\r\n        PUSH, __value_0\r\n        EXTERN,
    \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n        PUSH,
    LQMirror\r\n        PUSH, __instance_1\r\n        COPY\r\n        PUSH, LQMirror\r\n       
    PUSH, __instance_2\r\n        COPY\r\n        PUSH, __instance_2\r\n        PUSH,
    __Boolean_0\r\n        EXTERN, \"UnityEngineGameObject.__get_activeInHierarchy__SystemBoolean\"\r\n       
    PUSH, __Boolean_0\r\n        PUSH, __value_1\r\n        EXTERN, \"SystemBoolean.__op_UnaryNegation__SystemBoolean__SystemBoolean\"\r\n       
    PUSH, __instance_1\r\n        PUSH, __value_1\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_UnityEngineGameObject
      uid: 356344a0-d4a5-45ab-8805-a0edef54ae4d
      position: {x: -414.5, y: 10.539978}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|LQMirror
      - 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: Variable_UnityEngineGameObject
      uid: a59b1164-8b81-4f62-bc09-4b254546ba8b
      position: {x: -414.5, y: 10.539978}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|HQMirror
      - 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: SystemBoolean.__op_UnaryNegation__SystemBoolean__SystemBoolean
      uid: e5206df4-f102-42b2-abac-e8cbfe75ecdd
      position: {x: 1487.2532, y: -487.99533}
      nodeUIDs:
      - a9eb3f5b-2865-4715-a728-0702fb3fee48
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: UnityEngineGameObject.__get_activeInHierarchy__SystemBoolean
      uid: a9eb3f5b-2865-4715-a728-0702fb3fee48
      position: {x: 1487.2532, y: -400.71533}
      nodeUIDs:
      - 9f96e5a5-d0f0-4c90-bc7c-e36c36dcbd49
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: 9fd4cb78-ef7a-4a5e-91fb-b9dbdf05ad88
      position: {x: 1488.2532, y: -640.3153}
      nodeUIDs:
      - 9f96e5a5-d0f0-4c90-bc7c-e36c36dcbd49
      - e5206df4-f102-42b2-abac-e8cbfe75ecdd
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: d0945589-3661-4653-b5c7-ea7918911217
      position: {x: 1302.2532, y: -641.9553}
      nodeUIDs:
      - 376f4fe0-2f70-455b-93f4-fec6a7152743
      - 
      flowUIDs:
      - 9fd4cb78-ef7a-4a5e-91fb-b9dbdf05ad88
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: Event_Interact
      uid: dd2c3971-9058-4e57-8d67-c0ec6f84dcbd
      position: {x: 1141.2532, y: -635.91534}
      nodeUIDs: []
      flowUIDs:
      - d0945589-3661-4653-b5c7-ea7918911217
      nodeValues: []
    - fullName: Get_Variable
      uid: 9f96e5a5-d0f0-4c90-bc7c-e36c36dcbd49
      position: {x: 1281.2532, y: -399.35535}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|356344a0-d4a5-45ab-8805-a0edef54ae4d
    - fullName: Get_Variable
      uid: 376f4fe0-2f70-455b-93f4-fec6a7152743
      position: {x: 1095.2532, y: -760.4353}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|a59b1164-8b81-4f62-bc09-4b254546ba8b
    updateOrder: 0
  graphElementData:
  - type: 5
    uid: 67ba983c-0cc0-4490-92fe-152c2909a594
    jsonData: '{"visible":true,"layout":{"serializedVersion":"2","x":10.0,"y":130.0,"width":200.0,"height":150.0}}'
  - type: 4
    uid: 017e4739-c705-48a8-a04a-42b7745b3021
    jsonData: '{"visible":true,"layout":{"serializedVersion":"2","x":10.0,"y":20.0,"width":0.0,"height":0.0}}'
  viewTransform:
    position: {x: -649.433, y: 1052.9033}
    scale: 1.15
  version: 1.0.0
  showAssembly: 0