Skip to content

OptimizedTranslation: Explain message texts are not stored #108050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timothyqiu
Copy link
Member

Closes #38862.

  • Adds a note in the description.
  • Prints a one-time warning when accessing get_message_count() and get_message_list().
  • Adds comments explaining how OptimizedTranslation works.
  • Hide hash_table, bucket_table, and strings properties from the inspector. They are not meant for user editing.

@timothyqiu timothyqiu added this to the 4.x milestone Jun 27, 2025
@timothyqiu timothyqiu requested a review from a team as a code owner June 27, 2025 16:45
@timothyqiu timothyqiu requested a review from a team as a code owner June 27, 2025 16:45
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.

PHashTranslation.get_message_count and get_message_list always return 0 and [] in GDScript
1 participant