2021-10-08 14:13:06 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2022-02-14 14:18:53 +01:00
|
|
|
<class name="SceneReplicationConfig" inherits="Resource" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
2021-10-08 14:13:06 +02:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
<method name="add_property">
|
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="path" type="NodePath" />
|
|
|
|
<argument index="1" name="index" type="int" default="-1" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="get_properties" qualifiers="const">
|
|
|
|
<return type="NodePath[]" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="property_get_index" qualifiers="const">
|
|
|
|
<return type="int" />
|
|
|
|
<argument index="0" name="path" type="NodePath" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="property_get_spawn">
|
|
|
|
<return type="bool" />
|
|
|
|
<argument index="0" name="path" type="NodePath" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="property_get_sync">
|
|
|
|
<return type="bool" />
|
|
|
|
<argument index="0" name="path" type="NodePath" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="property_set_spawn">
|
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="path" type="NodePath" />
|
|
|
|
<argument index="1" name="enabled" type="bool" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="property_set_sync">
|
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="path" type="NodePath" />
|
|
|
|
<argument index="1" name="enabled" type="bool" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="remove_property">
|
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="path" type="NodePath" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
|
|
|
</class>
|