Skip to content

Commit 824faaa

Browse files
committed
refactor: Moved RPCs to own files and added 0 param RPCs with return values
1 parent 244c63e commit 824faaa

6 files changed

+2363
-2302
lines changed

MLAPI/Core/RPCMethods/NetworkedBehaviour.BoxedClientRpc.InvokeClientRpc.cs

Lines changed: 341 additions & 0 deletions
Large diffs are not rendered by default.

MLAPI/Core/RPCMethods/NetworkedBehaviour.BoxedClientRpc.InvokeClientRpcOnClient.cs

Lines changed: 671 additions & 0 deletions
Large diffs are not rendered by default.

MLAPI/Core/RPCMethods/NetworkedBehaviour.BoxedClientRpc.InvokeClientRpcOnEveryone.cs

Lines changed: 340 additions & 0 deletions
Large diffs are not rendered by default.

MLAPI/Core/RPCMethods/NetworkedBehaviour.BoxedClientRpc.InvokeClientRpcOnEveryoneExcept.cs

Lines changed: 340 additions & 0 deletions
Large diffs are not rendered by default.

MLAPI/Core/RPCMethods/NetworkedBehaviour.BoxedClientRpc.InvokeClientRpcOnOwner.cs

Lines changed: 671 additions & 0 deletions
Large diffs are not rendered by default.

MLAPI/Core/RPCMethods/NetworkedBehaviour.BoxedClientRpc.cs

Lines changed: 0 additions & 2302 deletions
This file was deleted.

0 commit comments

Comments
 (0)