Augmented Reality for UE4

How to integrate this plugin with your custom project?
1.convert your project to a C++ project.
2.Put the file in the sampleproject into your own project. Note: don’t put Config folder.
3.Generating visual studio project files and choose rebuild ARToolkitPlugin.dll.
4.Use the node of the plugin in your project and Enjoy it!