EaxParameterView.refreshAll

Syntax

refreshAll(reInit);

Parameters

reInit. Indicates that the object is to be re-created. If this parameter is True the object is created anew, otherwise it is not.

Description

The refreshAll method refreshes all elements of a parameter on the Data Sources Parameters tab.

Example

The example of method use is given on the page with description of the EaxParameterView.ViewReady event.

See also:

EaxParameterView