There was an error while loading. Please reload this page.
2 parents 2d2925f + 5ee7b38 commit 1f8fbf7Copy full SHA for 1f8fbf7
1 file changed
doc/classes/Script.xml
@@ -56,6 +56,7 @@
56
<param index="0" name="property" type="StringName" />
57
<description>
58
Returns the default value of the specified property.
59
+ [b]Note:[/b] In GDScript and C#, this method returns [code]null[/code] outside of editor builds.
60
</description>
61
</method>
62
<method name="get_rpc_config" qualifiers="const">
0 commit comments