Add the module export macro so the BP function library can be called from other C++ modules (e.g. the PS_AI_ConvReplay bridge). Without it, referencing the static functions from another module fails to link (LNK2019). Reflection/Blueprint access is unchanged.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>