diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2019-04-19 11:21:09 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2019-04-19 11:21:09 +0200 |
commit | 268b5207035465d07c11d3e85851d13fef7ed107 (patch) | |
tree | 3a13dcea40c0d4c4d750e561ce9c11b97528cc52 /modules/gdnative/doc_classes | |
parent | 6af69f851a3f967769697afa997935c37b4336b0 (diff) |
doc: Sync classref with current source
Diffstat (limited to 'modules/gdnative/doc_classes')
-rw-r--r-- | modules/gdnative/doc_classes/WebRTCPeerGDNative.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/gdnative/doc_classes/WebRTCPeerGDNative.xml b/modules/gdnative/doc_classes/WebRTCPeerGDNative.xml new file mode 100644 index 0000000000..478889e031 --- /dev/null +++ b/modules/gdnative/doc_classes/WebRTCPeerGDNative.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<class name="WebRTCPeerGDNative" inherits="WebRTCPeer" category="Core" version="3.2"> + <brief_description> + </brief_description> + <description> + </description> + <tutorials> + </tutorials> + <methods> + </methods> + <constants> + </constants> +</class> |