|
1377 | 1377 | "Unity.Netcode.RuntimeTests.NetworkVariableCollectionsChangingTests: .ctor(HostOrServer, CollectionTypes): undocumented", |
1378 | 1378 | "Unity.Netcode.RuntimeTests.NetworkVariableCollectionsChangingTests: void OnServerAndClientsCreated(): undocumented", |
1379 | 1379 | "Unity.Netcode.RuntimeTests.NetworkVariableCollectionsChangingTests: IEnumerator CollectionAndOwnershipChangingTest(): undocumented", |
| 1380 | + "Unity.Netcode.RuntimeTests.NetworkVariableCollectionsChangingTests: IEnumerator CollectionFastChangingTest(): undocumented", |
1380 | 1381 | "Unity.Netcode.RuntimeTests.NetworkVariableCollectionsChangingTests.CollectionTypes: undocumented", |
1381 | 1382 | "Unity.Netcode.RuntimeTests.NetworkVariableCollectionsChangingTests.CollectionTypes: Dictionary: undocumented", |
1382 | 1383 | "Unity.Netcode.RuntimeTests.NetworkVariableCollectionsChangingTests.CollectionTypes: List: undocumented", |
1383 | 1384 | "Unity.Netcode.RuntimeTests.DictionaryCollectionUpdateHelper: bool OnValidateAgainst(BaseCollectionUpdateHelper): undocumented", |
1384 | | - "Unity.Netcode.RuntimeTests.DictionaryCollectionUpdateHelper: void OnClear(): undocumented", |
| 1385 | + "Unity.Netcode.RuntimeTests.DictionaryCollectionUpdateHelper: void OnClear(bool): undocumented", |
1385 | 1386 | "Unity.Netcode.RuntimeTests.DictionaryCollectionUpdateHelper: void AddItem(): undocumented", |
| 1387 | + "Unity.Netcode.RuntimeTests.DictionaryCollectionUpdateHelper: void OnNetworkPostSpawn(): undocumented", |
| 1388 | + "Unity.Netcode.RuntimeTests.DictionaryCollectionUpdateHelper: void OnNetworkDespawn(): undocumented", |
| 1389 | + "Unity.Netcode.RuntimeTests.DictionaryCollectionUpdateHelper: int OnValueChangedCount(): undocumented", |
1386 | 1390 | "Unity.Netcode.RuntimeTests.ListCollectionUpdateHelper: bool OnValidateAgainst(BaseCollectionUpdateHelper): undocumented", |
1387 | | - "Unity.Netcode.RuntimeTests.ListCollectionUpdateHelper: void OnClear(): undocumented", |
1388 | 1391 | "Unity.Netcode.RuntimeTests.ListCollectionUpdateHelper: void AddItem(): undocumented", |
| 1392 | + "Unity.Netcode.RuntimeTests.ListCollectionUpdateHelper: void OnClear(bool): undocumented", |
| 1393 | + "Unity.Netcode.RuntimeTests.ListCollectionUpdateHelper: void OnNetworkPostSpawn(): undocumented", |
| 1394 | + "Unity.Netcode.RuntimeTests.ListCollectionUpdateHelper: void OnNetworkDespawn(): undocumented", |
| 1395 | + "Unity.Netcode.RuntimeTests.ListCollectionUpdateHelper: int OnValueChangedCount(): undocumented", |
1389 | 1396 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: VerboseMode: undocumented", |
1390 | 1397 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: HelperState: undocumented", |
1391 | 1398 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: void SetState(HelperStates): undocumented", |
1392 | 1399 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: bool OnValidateAgainst(BaseCollectionUpdateHelper): undocumented", |
1393 | 1400 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: bool ValidateAgainst(BaseCollectionUpdateHelper): undocumented", |
1394 | 1401 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: void OnNetworkSpawn(): undocumented", |
1395 | 1402 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: void OnNetworkDespawn(): undocumented", |
1396 | | - "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: void OnClear(): undocumented", |
1397 | 1403 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: void Clear(): undocumented", |
| 1404 | + "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: void OnClear(bool): undocumented", |
1398 | 1405 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: void AddItem(): undocumented", |
1399 | 1406 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: void OnOwnershipChanged(ulong, ulong): undocumented", |
1400 | 1407 | "Unity.Netcode.RuntimeTests.BaseCollectionUpdateHelper: void Log(string): undocumented", |
|
0 commit comments