Skip to content

Commit e592899

Browse files
committed
Added additional RPC send overloads and moved them to separate file
1 parent 5e003b9 commit e592899

File tree

3 files changed

+2116
-1744
lines changed

3 files changed

+2116
-1744
lines changed

MLAPI/MLAPI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
<Compile Include="Data\Transports\UNET\UnetTransport.cs" />
109109
<Compile Include="Data\TypeExtensions.cs" />
110110
<Compile Include="GlobalSuppressions.cs" />
111+
<Compile Include="MonoBehaviours\Core\NetworkedBehaviour.RpcOverloads.cs" />
111112
<Compile Include="MonoBehaviours\Prototyping\NetworkedAnimator.cs" />
112113
<Compile Include="MonoBehaviours\Prototyping\NetworkedNavMeshAgent.cs" />
113114
<Compile Include="NetworkingManagerComponents\Binary\Arithmetic.cs" />

0 commit comments

Comments
 (0)