Method PlayerBotsMgr:RemovePlayerbotData [-] [+]

Detaches the playerbot data of the given GUID.

Synopsis

PlayerBotsMgr:RemovePlayerbotData( guid, isAI )

Arguments

number guid

Valid numbers: integers from 0 to 18,446,744,073,709,551,615.

boolean isAI

True to drop the bot AI, false to drop the bot manager.

Returns

Nothing.