NPC Dialog Chat Bubbles

From PSwiki
Revision as of 15:25, 24 March 2018 by Talad (talk | contribs)
Jump to navigation Jump to search

Upon Client sending a user Action the following code is triggered:

  • EntityManager::HandleUserAction
    • gemNPC::SendBehaviorMessage
      • on "talk" it calls: gemNPC::ShowPopupMenu
        • void NpcDialogMenu::ShowMenu