1
0
Fork 0
godot/modules/webrtc
Aaron Franke ac2e01684c
Use const ref parameters in the Web modules
2025-09-28 08:13:13 -07:00
..
doc_classes Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
SCsub
config.py
library_godot_webrtc.js
register_types.cpp
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
webrtc_data_channel.cpp Add 64-bit versions of core power of 2 functions 2025-06-01 23:11:12 -07:00
webrtc_data_channel.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
webrtc_data_channel_extension.cpp
webrtc_data_channel_extension.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
webrtc_data_channel_js.cpp Use `append_` instead of `parse_` for `String` methods. 2025-03-27 17:51:02 +01:00
webrtc_data_channel_js.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
webrtc_multiplayer_peer.cpp Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
webrtc_multiplayer_peer.h Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
webrtc_peer_connection.cpp
webrtc_peer_connection.h Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
webrtc_peer_connection_extension.cpp
webrtc_peer_connection_extension.h Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
webrtc_peer_connection_js.cpp Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
webrtc_peer_connection_js.h Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00