blob: 84d411ff65bcbb707e1c52c860a5aa3547dfbd2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8" ?>
<class name="PackedDataContainerRef" inherits="RefCounted" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
Reference-counted version of [PackedDataContainer].
</brief_description>
<description>
</description>
<tutorials>
</tutorials>
<methods>
<method name="size" qualifiers="const">
<return type="int" />
<description>
</description>
</method>
</methods>
</class>
|