You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
doc: Warn about using Node internal processing
See #43689.
Also 'fixed' some spelling for behavior in publicly visible strings.
(Sorry en_GB, en_CA, en_AU, and more... Silicon Valley won the tech spelling
war.)
(cherry picked from commit a655de89e3)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
A Visual Script virtual class for in-graph editable nodes.
|
||||
</brief_description>
|
||||
<description>
|
||||
A Visual Script virtual class that defines the shape and the default behaviour of the nodes that have to be in-graph editable nodes.
|
||||
A Visual Script virtual class that defines the shape and the default behavior of the nodes that have to be in-graph editable nodes.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user