jeffreylanters / react-unity-webgl

React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.
https://react-unity-webgl.dev
Apache License 2.0
1.7k stars 160 forks source link

Make print and printErr functions configurable #549

Open killergerbah opened 3 months ago

killergerbah commented 3 months ago

This is a change that would expose print and printErr as configurable Unity arguments. I started a discussion regarding this change here: https://github.com/jeffreylanters/react-unity-webgl/discussions/547 but am hoping that this PR will have more visibility.