mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Merge pull request #29380 from bojidar-bg/16086-docs-default-value
Add default values to the editor help, docs, and generated RST
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "modules/gdnative/nativescript/nativescript.h"
|
||||
|
||||
void WebRTCDataChannelGDNative::_bind_methods() {
|
||||
ADD_PROPERTY_DEFAULT("write_mode", WRITE_MODE_BINARY);
|
||||
}
|
||||
|
||||
WebRTCDataChannelGDNative::WebRTCDataChannelGDNative() {
|
||||
|
||||
Reference in New Issue
Block a user