godot/modules/webrtc/doc_classes
Fabio Alessandrelli 0276c2e74a Fix const pointers types in docs and extension API.
The GDVIRTUAL_NATIVE_PTR did not declare the correct GDNativeConstPtr
template, resulting in "void*" being used as it's type info in both the
documentation and the extension API dump.
2021-09-29 16:04:20 +02:00
..
WebRTCDataChannel.xml
WebRTCDataChannelExtension.xml Fix const pointers types in docs and extension API. 2021-09-29 16:04:20 +02:00
WebRTCMultiplayerPeer.xml Merge pull request #52481 from Faless/net/4.x_native_peers 2021-09-28 12:57:45 +02:00
WebRTCPeerConnection.xml
WebRTCPeerConnectionExtension.xml