Method UpdatePositionForRequest
UpdatePositionForRequest(int, Vector3)
Update the capture location for the probe request.
Declaration
public void UpdatePositionForRequest(int probeInstanceID, Vector3 newPosition)
Parameters
| Type | Name | Description |
|---|---|---|
| int | probeInstanceID | The instance ID of the probe doing the request and that wants the capture position updated. |
| Vector3 | newPosition |