summaryrefslogtreecommitdiff
path: root/doc/classes/PackedDataContainerRef.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PackedDataContainerRef.xml')
-rw-r--r--doc/classes/PackedDataContainerRef.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/classes/PackedDataContainerRef.xml b/doc/classes/PackedDataContainerRef.xml
new file mode 100644
index 0000000000..413cd4468b
--- /dev/null
+++ b/doc/classes/PackedDataContainerRef.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<class name="PackedDataContainerRef" inherits="Reference" category="Core" version="3.0.alpha.custom_build">
+ <brief_description>
+ </brief_description>
+ <description>
+ </description>
+ <tutorials>
+ </tutorials>
+ <demos>
+ </demos>
+ <methods>
+ <method name="size" qualifiers="const">
+ <return type="int">
+ </return>
+ <description>
+ </description>
+ </method>
+ </methods>
+ <constants>
+ </constants>
+</class>