mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add restrictions to MultiplayerSynchronizer editor and documentation
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<param index="1" name="index" type="int" default="-1" />
|
||||
<description>
|
||||
Adds the property identified by the given [param path] to the list of the properties being synchronized, optionally passing an [param index].
|
||||
[b]Note:[/b] For details on restrictions and limitations on property synchronization, see [MultiplayerSynchronizer].
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_properties" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user