1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00
Files
godot/doc/classes
Fabio Alessandrelli ddb68f76ff [Net] Single rpc annotation. "sync" no longer part of mode.
- Move the "sync" property for RPCs to RPCConfig.

- Unify GDScript annotations into a single one:
  - `@rpc(master)` # default
  - `@rpc(puppet)`
  - `@rpc(any)` # former `@remote`

- Implement three additional `@rpc` options:
  - The second parameter is the "sync" option (which also calls the
    function locally when RPCing). One of "sync", "nosync".
  - The third parameter is the transfer mode (reliable, unreliable,
    ordered).
  - The third parameter is the channel (unused for now).
2021-07-20 11:17:59 +02:00
..
2021-07-13 02:26:28 +03:00
2021-06-30 14:14:41 -03:00
2021-06-11 18:48:42 +02:00
2021-06-11 18:48:42 +02:00
2021-07-05 17:17:45 -03:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-06-25 17:32:45 -03:00
2021-06-11 18:48:42 +02:00
2021-03-19 13:21:20 +01:00
2021-07-03 12:11:01 -03:00
2021-03-19 13:21:20 +01:00
2021-06-11 18:48:42 +02:00
2021-06-11 18:48:42 +02:00
2021-05-31 10:13:09 +02:00
2021-05-31 10:13:09 +02:00
2021-06-25 17:32:45 -03:00
2021-03-19 13:21:20 +01:00
2021-06-11 18:48:42 +02:00
2021-06-30 14:14:41 -03:00
2021-06-25 17:32:45 -03:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-06-05 09:28:56 -03:00
2021-06-05 09:28:56 -03:00
2021-06-11 18:48:42 +02:00
2021-06-30 14:14:41 -03:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-06-11 18:48:42 +02:00
2021-06-19 08:56:20 +02:00
2021-06-11 18:48:42 +02:00
2021-06-11 18:48:42 +02:00
2021-07-03 10:15:04 -03:00
2021-06-04 11:40:36 -07:00
2021-06-04 11:40:36 -07:00
2021-06-25 17:32:45 -03:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-06-11 18:48:42 +02:00
2021-03-18 16:37:43 +01:00
2021-06-11 18:48:42 +02:00
2021-06-03 07:30:01 -04:00
2021-02-19 14:39:14 +01:00
2021-06-30 14:14:41 -03:00
2021-06-11 18:48:42 +02:00
2021-03-19 13:21:20 +01:00
2021-06-30 14:14:41 -03:00
2021-06-11 18:48:42 +02:00
2021-07-13 02:26:28 +03:00
2021-06-11 18:48:42 +02:00
2021-06-11 09:32:39 -04:00
2021-03-19 13:21:20 +01:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-03-19 13:21:20 +01:00
2021-06-11 18:48:42 +02:00
2021-06-25 17:32:45 -03:00
2021-06-25 17:32:45 -03:00
2021-06-25 17:32:45 -03:00
2021-06-25 17:32:45 -03:00
2021-07-03 10:15:04 -03:00
2021-06-11 18:48:42 +02:00
2021-07-13 02:26:28 +03:00
2021-06-11 18:48:42 +02:00
2021-06-11 09:32:39 -04:00