yeah, but engine opens the DLLs that use the plugin SDK automatically at startup, this is unrelated to including a header. As long as you define a prototype and call a function with same name and a matching signature that also exists in the DLL , it will use the function from the DLL.


3333333333