mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Directly expose WebRTCPeerConnection::create_data_channel() to GDExtension
This commit is contained in:
@@ -6,6 +6,10 @@ should instead be used to justify these changes and describe how users should wo
|
||||
|
||||
========================================================================================================================
|
||||
|
||||
GH-78237
|
||||
--------
|
||||
Validate extension JSON: Error: Field 'classes/WebRTCPeerConnectionExtension/methods/_create_data_channel/return_value': type changed value in new API, from "Object" to "WebRTCDataChannel".
|
||||
|
||||
GH-77757
|
||||
--------
|
||||
Validate extension JSON: Error: Field 'classes/Viewport/methods/gui_get_focus_owner': is_const changed value in new API, from false to true.
|
||||
|
||||
Reference in New Issue
Block a user