Skip to content

Instantly share code, notes, and snippets.

View VladTempest's full-sized avatar
😺
cat-code

Vlad Kadah VladTempest

😺
cat-code
View GitHub Profile
@andrew-raphael-lukasik
andrew-raphael-lukasik / .UIDocumentLocalization.cs.md
Last active August 18, 2024 19:15
Text localization script for UIDocument (UI Toolkit @ Unity)

pattern to follow

// NOTE: this class assumes that you designate StringTable keys in label fields (as seen in Label, Button, etc) // and start them all with '#' char (so other labels will be left be)