Class NetworkObjectTests
Inherited Members
Namespace: Unity.Netcode.EditorTests
Assembly: solution.dll
Syntax
public class NetworkObjectTests
Methods
| Name | Description |
|---|---|
| GetBehaviourIndexNone(int) | |
| GetBehaviourIndexOne() | |
| NetworkManagerOverrideTest() | |
| NetworkObjectComponentOrder() | Verifies that a NetworkObject component that is positioned after a NetworkBehaviour component will be migrated to a component index value that is before the lowest NetworkBehaviour component index value. (The lowest NetworkBehaviour component's index value will also change when this happens) |