Good afternoon!
In my project, for security purposes, the client and server are separated into different classes and namespaces. How to communicate (like [ClientRpc] and [Command]) between the client and the server, in this case?
In my project, for security purposes, the client and server are separated into different classes and namespaces. How to communicate (like [ClientRpc] and [Command]) between the client and the server, in this case?