Haven’t read through the discord but shouldn’t the second parameter to the IMPLEMENT_MODULE macro match exactly the name of the module? So Foo instead of FFooModule.
3 Likes
Haven’t read through the discord but shouldn’t the second parameter to the IMPLEMENT_MODULE macro match exactly the name of the module? So Foo instead of FFooModule.