Skip to content

Commit 1058b5d

Browse files
committed
Add RuntimeTests ILPP code to pvp exceptions
1 parent fe8e6c1 commit 1058b5d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pvpExceptions.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2094,6 +2094,16 @@
20942094
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: ULongQuaternionDictionaryVar: undocumented",
20952095
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: Vector2QuaternionDictionaryVar: undocumented",
20962096
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: HashMapKeyClassQuaternionDictionaryVar: undocumented",
2097+
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: PoseVar: undocumented",
2098+
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: PoseArrayVar: undocumented",
2099+
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: PoseManagedListVar: undocumented",
2100+
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: PoseManagedHashSetVar: undocumented",
2101+
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: BytePoseDictionaryVar: undocumented",
2102+
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: ULongPoseDictionaryVar: undocumented",
2103+
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: Vector2PoseDictionaryVar: undocumented",
2104+
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: HashMapKeyClassPoseDictionaryVar: undocumented",
2105+
"Unity.Netcode.RuntimeTests.RpcTypeSerializationTests.RpcTestNB: void PoseClientRpc(Pose): undocumented",
2106+
"Unity.Netcode.RuntimeTests.RpcTypeSerializationTests.RpcTestNB: void PoseArrayClientRpc(Pose[]): undocumented",
20972107
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: ColorVar: undocumented",
20982108
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: ColorArrayVar: undocumented",
20992109
"Unity.Netcode.RuntimeTests.NetVarILPPClassForTests: ColorManagedListVar: undocumented",

0 commit comments

Comments
 (0)