Skip to content
New issue

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

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

Already on GitHub? # to your account

Meta Data Keys display with spaces & optional Display Name Override #3

Merged
merged 4 commits into from
Nov 16, 2023

Conversation

BenVlodgi
Copy link
Collaborator

  • Meta Data Keys now display with spaces between words.
  • Meta Data Keys now have optional Display Name Override
    • Filtering works for key & name override.
    • When Display Name Override is used, the tooltip will note the original key.
  • Display Name Override is used on Categories for Gameplay Tag because it is an unintuitive name.
Config Details Panel
Key Config UnrealEditor_Hsy0YUoYow

Use UE's `NameToDisplayString()` to make the keys display with spaces between words.
This allows the display name to be different from the actual metadata key.
Updated the Tooltip and Filter to utilize the override also.
@DoubleDeez DoubleDeez merged commit 3744bd9 into DoubleDeez:main Nov 16, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants