NPC Dialog Chat Bubbles

From PSwiki
Revision as of 15:24, 24 March 2018 by Talad (talk | contribs) (Created page with "Upon Client sending a user Action the following code is triggered: EntityManager::HandleUserAction gemNPC::SendBehaviorMessage on "talk" it calls: gemNPC::ShowPo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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