What do you mean exactly ?
RPC call is just RPC call.
UFUNCTION(Server, Reliable/Unreliable, WithValidation)
void ServerMyFunction();
Needs more specific as what you mean exactly ;).
What do you mean exactly ?
RPC call is just RPC call.
UFUNCTION(Server, Reliable/Unreliable, WithValidation)
void ServerMyFunction();
Needs more specific as what you mean exactly ;).