Method PlayerBotAI:GetLocalizedGameObjectName [-] [+]

Returns the localized name of the given gameobject entry.

Synopsis

name = PlayerBotAI:GetLocalizedGameObjectName( entry )

Arguments

number entry

Valid numbers: integers from 0 to 4,294,967,295.

Returns

string name
See method description.