doc: Sync classref with current source
Fix various missing arguments in bindings.
This commit is contained in:
parent
fd16dd48cb
commit
391e46830f
119 changed files with 4265 additions and 163 deletions
|
|
@ -71,6 +71,8 @@
|
|||
</argument>
|
||||
<argument index="1" name="id" type="int" default="0">
|
||||
</argument>
|
||||
<argument index="2" name="mode" type="int" enum="NetworkedMultiplayerPeer.TransferMode" default="2">
|
||||
</argument>
|
||||
<description>
|
||||
Sends the given raw [code]bytes[/code] to a specific peer identified by [code]id[/code] (see [method NetworkedMultiplayerPeer.set_target_peer]). Default ID is [code]0[/code], i.e. broadcast to all peers.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue