Enum NetcodeIntegrationTest.NetworkManagerInstatiationMode
Namespace: Unity.Netcode.TestHelpers.Runtime
Syntax
public enum NetworkManagerInstatiationMode
Fields
Name | Description | Value |
---|---|---|
PerTest | 0 | |
AllTests | 1 | |
DoNotCreate | 2 |
public enum NetworkManagerInstatiationMode
Name | Description | Value |
---|---|---|
PerTest | 0 | |
AllTests | 1 | |
DoNotCreate | 2 |