LanguageManager.getSearchPath

Gets the list directories where lm looks for language files.

class LanguageManager
string[]
getSearchPath
()

Return Value

Type: string[]

null-terminated array containing a list of language files directories. The array is owned by lm and must not be modified.