mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
[Net] Expose WebRTC classes to extensions.
This commit is contained in:
@@ -11,6 +11,8 @@ def get_doc_classes():
|
||||
"WebRTCPeerConnection",
|
||||
"WebRTCDataChannel",
|
||||
"WebRTCMultiplayerPeer",
|
||||
"WebRTCPeerConnectionExtension",
|
||||
"WebRTCDataChannelExtension",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user