Method ClientOwnerWithReadWriteChangesNetVar
ClientOwnerWithReadWriteChangesNetVar()
This tests the scenario where a client owner has both read and write permissions set. The server should be the only instance that can read the NetworkVariable. ServerCannotChangeOwnerWritableNetVar performs the same check to make sure the server cannot write to a client owner NetworkVariable with owner write permissions.
Declaration
[UnityTestAttribute]
public IEnumerator ClientOwnerWithReadWriteChangesNetVar()
Returns
Type | Description |
---|---|
IEnumerator |