What is the correct way to use RPCs in C# LiteEntitySystem
I am trying to use RPCs to notify the Server in “LiteEntitySytem.PawnLogic” class that setup has been completed in the Client.
I am trying to use RPCs to notify the Server in “LiteEntitySytem.PawnLogic” class that setup has been completed in the Client.