Create template class that will automatically share wrapped variable via network using Axon::GHOSTED_MODE
Mode can be:
- Client-to-all
- Client-to-client (at this point you need to set clientID)
- Client-to-server (only storing, no sharing to others)
I guess mode can be encrypted to tag section in UDPMessage
Create template class that will automatically share wrapped variable via network using Axon::GHOSTED_MODE
Mode can be:
I guess mode can be encrypted to tag section in UDPMessage