NPC Dialog Chat Bubbles
Upon Client sending a user Action the following code is triggered:
EntityManager::HandleUserAction
gemNPC::SendBehaviorMessage
   on "talk" it calls:
    gemNPC::ShowPopupMenu
       void NpcDialogMenu::ShowMenu
Upon Client sending a user Action the following code is triggered:
EntityManager::HandleUserAction
gemNPC::SendBehaviorMessage
   on "talk" it calls:
    gemNPC::ShowPopupMenu
       void NpcDialogMenu::ShowMenu