Method RandomPlayerBotMgr:GetData [-] [+]
Returns the free form data stored alongside a value for the given bot.
Synopsis
data = RandomPlayerBotMgr:GetData( lowGuid, type )
Arguments
number lowGuidThe character low GUID of the bot.
Valid numbers: integers from 0 to 4,294,967,295.
string type- See method description.
Returns
string data- See method description.