Update rbx_xml and rbx_reflection

This commit is contained in:
Lucien Greathouse
2019-12-10 13:39:55 -08:00
parent 4b89bb087a
commit eadfb18f74
4 changed files with 16 additions and 11 deletions

View File

@@ -6,19 +6,22 @@ expression: contents
<Item class="Folder" referent="0">
<Properties>
<string name="Name">rbxmx_ref</string>
<BinaryString name="Tags"><![CDATA[]]></BinaryString>
<BinaryString name="Tags">
</BinaryString>
</Properties>
<Item class="StringValue" referent="1">
<Properties>
<string name="Name">Target</string>
<BinaryString name="Tags"><![CDATA[]]></BinaryString>
<BinaryString name="Tags">
</BinaryString>
<string name="Value">Pointed to by ObjectValue</string>
</Properties>
</Item>
<Item class="ObjectValue" referent="2">
<Properties>
<string name="Name">Pointer</string>
<BinaryString name="Tags"><![CDATA[]]></BinaryString>
<BinaryString name="Tags">
</BinaryString>
<Ref name="Value">1</Ref>
</Properties>
</Item>