Class OwnerPermissionHideTests
Inheritance
OwnerPermissionHideTests
Assembly: solution.dll
Syntax
public class OwnerPermissionHideTests : NetcodeIntegrationTest
Properties
NumberOfClients
Declaration
protected override int NumberOfClients { get; }
Property Value
Overrides
Methods
OnServerAndClientsCreated()
This is invoked before the server and client(s) are started.
Override this method if you want to make any adjustments to their
NetworkManager instances.
Declaration
protected override void OnServerAndClientsCreated()
Overrides
OwnerPermissionTest()
Declaration
[UnityTestAttribute]
public IEnumerator OwnerPermissionTest()
Returns