-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
godotengine/godot
#106369Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryenhancement
Milestone
Description
Your Godot version: 4.4.1
Issue description: Sightly update on the description of get method for Array
URL to the documentation page (if already existing): https://docs.godotengine.org/en/stable/classes/class_array.html#class-array-method-get
There is no mention that an out-of-bounds or invalid index will return a null value. Maybe we could append this. If so, may I do this change on the docs to also include it?
Metadata
Metadata
Assignees
Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryenhancement