Help for this page
// this is the only function a behavior has to implement: // extern "C" __declspec (dllexport) void CALLBACK BOT_Cmd(BOTCMD *bc) +;
+----------------+ |botcore.exe | +-----+ ... |behavior.dll | | if only code is compiled into DLL | CODE | -- and it exports BOT_Cmd function +----------------+