Add Interface to your Controller

Step 2 of 5 in basic integration of Quest Map Pro

While still in your controller blueprint, click on the Class Settings button to open the class settings panel.

Navigate to the Interfaces section of this panel and click the Add drop down box. Add the interface BPInt_QuestMapPro_Controller. Compile and save your controller before proceeding.

Open the interface function Get Quest Map Manager by double clicking it.

Hook up a reference to the newly added BP_QuestMapPro_Manager component to the output Manager in this function.

Last updated