Method Player:GetDbcLocale [-] [+]
Returns the Players game client locale
Synopsis
locale = Player:GetDbcLocale()
Arguments
None.
Returns
LocaleConstant locale- See method description.
Returns the Players game client locale
locale = Player:GetDbcLocale()
None.
LocaleConstant locale
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).