Adding the Interface to your NPC
Step 1 of 4 in setting up NPCs to work with Quest Map Pro
Last updated
Step 1 of 4 in setting up NPCs to work with Quest Map Pro
Last updated
The first step to getting your NPCs integrated with Quest Map Pro is to add the BPInt_QuestMapPro_NPCActor interface to your NPC actor. To do this, open your blueprint, click on Class Settings and find the Interfaces section in the details panel. Click Add and search for BPInt_QuestMapPro_NPCActor and click on it. It is recommended to compile and save your blueprint after this step.
Go Back:
Setting Up NPCs Overview
Next Step:
GetNPCState Function