Skip to content

Update links in Object.get_meta & Object.has_meta to is_valid_ascii_identifier#117979

Open
kalbert45 wants to merge 1 commit intogodotengine:masterfrom
kalbert45:patch-1
Open

Update links in Object.get_meta & Object.has_meta to is_valid_ascii_identifier#117979
kalbert45 wants to merge 1 commit intogodotengine:masterfrom
kalbert45:patch-1

Conversation

@kalbert45
Copy link
Copy Markdown

Resolves godotengine/godot-docs#11870

Replaced is_valid_identifier with is_valid_ascii_identifier in the descriptions for has_meta and get_meta

Replaced is_valid_identifier with is_valid_ascii_identifier in the descriptions for has_meta and get_meta
@kalbert45 kalbert45 requested a review from a team as a code owner March 29, 2026 20:40
@Nintorch Nintorch added this to the 4.x milestone Mar 30, 2026
@AThousandShips AThousandShips changed the title Object.get_meta & Object.has_meta documentation now link to is_valid_ascii_identifier instead of is_valid_identifier Update links in Object.get_meta & Object.has_meta to is_valid_ascii_identifier Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Object.get_meta & has_meta doc mentions is_valid_identifier but deprecated (prefer is_valid_ascii_identifier)

2 participants