Method TestTryGetWithAndWithOutExistingComponent
TestTryGetWithAndWithOutExistingComponent()
This test validates that if a component does not exist the NetworkBehaviourReference will not throw an invalid cast exception. (It is a full integration test to assure the NetworkObjects are spawned)
Declaration
[UnityTestAttribute]
public IEnumerator TestTryGetWithAndWithOutExistingComponent()
Returns
Type | Description |
---|---|
IEnumerator |