Help with implenting a missing string table entry checking function

Hi Cody,

I was hoping that it would be possibly to do this programatically.

I did have a look at the Asset Search plugin, but it looks like you can only search for things by name.

In my use case, I need to either find text references that are referencing a string table that no longer exists, or are referencing a key that no longer exists.

Or at the very least, I need a way to find all the text references used throughout the assets in the project, so that I can manually check if their text references are valid.