summaryrefslogtreecommitdiff
path: root/VRCSDK3Worlds/Assets/VRChat Examples/UdonProgramSources/FireOnTrigger.asset
blob: 45ef91555de2e218424f65db2bfd21037b10a7d9 (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
%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: FireOnTrigger
  m_EditorClassIdentifier: 
  serializedUdonProgramAsset: {fileID: 11400000, guid: b42d2ab1773d32544949f0d96f04ebbe,
    type: 2}
  udonAssembly: ".data_start\r\n\r\n    .export eventName\r\n    .export target\r\n   
    \r\n    __instance_0: %VRCUdonUdonBehaviour, this\r\n    __eventName_0: %SystemString,
    null\r\n    __message_0: %SystemObject, null\r\n    __format_0: %SystemString,
    null\r\n    __arg0_0: %SystemObject, null\r\n    __arg1_0: %SystemObject, null\r\n   
    eventName: %SystemString, null\r\n    target: %VRCUdonUdonBehaviour, this\r\n\r\n.data_end\r\n\r\n.code_start\r\n\r\n   
    .export _onPlayerTriggerEnter\r\n    \r\n    _onPlayerTriggerEnter:\r\n    \r\n       
    PUSH, target\r\n        PUSH, __instance_0\r\n        COPY\r\n        PUSH, eventName\r\n       
    PUSH, __eventName_0\r\n        COPY\r\n        PUSH, __instance_0\r\n       
    PUSH, __eventName_0\r\n        EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid\"\r\n       
    PUSH, eventName\r\n        PUSH, __arg0_0\r\n        COPY\r\n        PUSH, target\r\n       
    PUSH, __arg1_0\r\n        COPY\r\n        PUSH, __format_0\r\n        PUSH, __arg0_0\r\n       
    PUSH, __arg1_0\r\n        PUSH, __message_0\r\n        EXTERN, \"SystemString.__Format__SystemString_SystemObject_SystemObject__SystemString\"\r\n       
    PUSH, __message_0\r\n        EXTERN, \"UnityEngineDebug.__Log__SystemObject__SystemVoid\"\r\n       
    JUMP, 0xFFFFFFFC\r\n    \r\n\r\n.code_end\r\n"
  assemblyError: 
  graphData:
    name: 
    description: 
    nodes:
    - fullName: Event_OnPlayerTriggerEnter
      uid: 512ec905-8bd5-4efb-a1f1-07c5ed9f664f
      position: {x: 210, y: 460}
      nodeUIDs: []
      flowUIDs:
      - 50e356b0-6ee6-4753-b219-bf4e925cae7d
      nodeValues: []
    - fullName: VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid
      uid: 50e356b0-6ee6-4753-b219-bf4e925cae7d
      position: {x: 490, y: 550}
      nodeUIDs:
      - 4d1b4c1e-2998-4efb-ac23-c78c0c848656|0
      - 26b7d2ff-478b-41ef-849d-ec4c3c66385b|0
      flowUIDs:
      - 58da3e11-be23-403b-a0cc-78bd27aad502
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Variable_SystemString
      uid: 06ee7d03-572e-4f36-b64e-cdd64118ba51
      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|eventName
      - 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_VRCUdonCommonInterfacesIUdonEventReceiver
      uid: 108f5bb9-f392-44e9-abdf-7ca48e579b18
      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|target
      - 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: 4d1b4c1e-2998-4efb-ac23-c78c0c848656
      position: {x: 280, y: 570}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|108f5bb9-f392-44e9-abdf-7ca48e579b18
    - fullName: Get_Variable
      uid: 26b7d2ff-478b-41ef-849d-ec4c3c66385b
      position: {x: 300, y: 660}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|06ee7d03-572e-4f36-b64e-cdd64118ba51
    - fullName: UnityEngineDebug.__Log__SystemObject__SystemVoid
      uid: 58da3e11-be23-403b-a0cc-78bd27aad502
      position: {x: 930, y: 560}
      nodeUIDs:
      - 27b1e733-ccbc-475b-bc4c-bfa0595e7bb3|0
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: SystemString.__Format__SystemString_SystemObject_SystemObject__SystemString
      uid: 27b1e733-ccbc-475b-bc4c-bfa0595e7bb3
      position: {x: 710, y: 780}
      nodeUIDs:
      - 
      - 26b7d2ff-478b-41ef-849d-ec4c3c66385b|0
      - 4d1b4c1e-2998-4efb-ac23-c78c0c848656|0
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|sent
          {0} to {1}
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: 
    updateOrder: 0
  graphElementData:
  - type: 5
    uid: d0e23a1d-c279-4030-9fc1-914d63c63784
    jsonData: '{"visible":true,"layout":{"serializedVersion":"2","x":10.0,"y":130.0,"width":200.0,"height":150.0}}'
  - type: 4
    uid: 3e545cca-2e21-44de-b847-736eaca2c15d
    jsonData: '{"visible":true,"layout":{"serializedVersion":"2","x":10.0,"y":20.0,"width":0.0,"height":0.0}}'
  viewTransform:
    position: {x: -277.39133, y: -168.48114}
    scale: 1.15
  version: 1.0.0
  showAssembly: 0