diff options
Diffstat (limited to 'modules/gdnative/doc_classes/GDNativeClass.xml')
-rw-r--r-- | modules/gdnative/doc_classes/GDNativeClass.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/modules/gdnative/doc_classes/GDNativeClass.xml b/modules/gdnative/doc_classes/GDNativeClass.xml deleted file mode 100644 index 5a3f353720..0000000000 --- a/modules/gdnative/doc_classes/GDNativeClass.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" ?> -<class name="GDNativeClass" inherits="Reference" category="Core" version="3.0.alpha.custom_build"> - <brief_description> - </brief_description> - <description> - </description> - <tutorials> - </tutorials> - <demos> - </demos> - <methods> - <method name="new"> - <return type="Variant"> - </return> - <description> - </description> - </method> - </methods> - <constants> - </constants> -</class> |