mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Document PackedVector4Array
This type was added in Godot 4.3.
This commit is contained in:
@@ -358,6 +358,7 @@ class GDScriptLexer(RegexLexer):
|
||||
"PackedVector2iArray",
|
||||
"PackedVector3Array",
|
||||
"PackedVector3iArray",
|
||||
"PackedVector4Array",
|
||||
"PackedColorArray",
|
||||
"null",
|
||||
"void",
|
||||
|
||||
Reference in New Issue
Block a user