Method SetEnableStateFromSRP
SetEnableStateFromSRP(bool)
Communicate to the Probe Volume system whether the SRP enables Probe Volume. It is important to keep in mind that this is not used by the system for anything else but book-keeping, the SRP is still responsible to disable anything Probe volume related on SRP side.
Declaration
public void SetEnableStateFromSRP(bool srpEnablesPV)
Parameters
Type | Name | Description |
---|---|---|
bool | srpEnablesPV | The value of the new enabled |