TranslationPhraseExists Function

Determines if the specified phrase exists within the plugin's translation cache.

bool TranslationPhraseExists(const char[] phrase)

Parameters

const char[] phrase

Phrase to look for.

Return Value

True if phrase exists.