sdks/unreal/examples/README.md
This quickstart chat Client is built on from the C# Module Quickstart.
If you have started with the Rust Module Quickstart the reducer names will differ, send_message instead of SendMessage and set_name instead of SetName. /
Develop.md in in "sdk-unreal" directory to integrate the SpacetimeDbSdk plugin into your project.BP folder. Inside, you’ll find an actor named BP_ChatClientActor.BP_ChatClientActor into your level.BP_ChatClientActor actor connects to localhost and uses the module name quickstart-chat.ChatClientActor, and add it to the level.