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
- on "talk" it calls: gemNPC::ShowPopupMenu
- gemNPC::SendBehaviorMessage