WaitForEntityPosition
constructor in Coherence.Test.WaitForEntityPosition
Constructors
public WaitForEntityPosition(Client client, string entityName, Vector3 expectedPos, float stableForSeconds = 0, bool isLocalPos = false, int lineNumber = 0)
Parameters
| Type | Name | Description | 
|---|---|---|
| Client | client | |
| string | entityName | |
| Vector3 | expectedPos | |
| float | stableForSeconds | |
| bool | isLocalPos | |
| int | lineNumber |