NPC Dialog Chat Bubbles: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with "Upon Client sending a user Action the following code is triggered: EntityManager::HandleUserAction gemNPC::SendBehaviorMessage on "talk" it calls: gemNPC::ShowPo..."
(No difference)

Revision as of 15:24, 24 March 2018

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

EntityManager::HandleUserAction

 gemNPC::SendBehaviorMessage
   on "talk" it calls:
    gemNPC::ShowPopupMenu

       void NpcDialogMenu::ShowMenu