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