Clean up more [b]Example:[/b] lines from the class reference
This commit is contained in:
parent
835808ed8f
commit
932b1c434c
29 changed files with 60 additions and 65 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<return type="void" />
|
||||
<description>
|
||||
Override this method to customize the newly duplicated resource created from [method PackedScene.instantiate], if the original's [member resource_local_to_scene] is set to [code]true[/code].
|
||||
[b]Example:[/b] Set a random [code]damage[/code] value to every local resource from an instantiated scene.
|
||||
[b]Example:[/b] Set a random [code]damage[/code] value to every local resource from an instantiated scene:
|
||||
[codeblock]
|
||||
extends Resource
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue