Add restrictions to MultiplayerSynchronizer editor and documentation
This commit is contained in:
parent
dc625bcbfc
commit
f69fba0d65
3 changed files with 71 additions and 0 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue