EaxParameterView.getNeedInstanceReinit

Syntax

getNeedInstanceReinit();

Description

The getNeedInstanceReinit method indicates if the view needs to be re-created on the next parameter refresh.

Comments

The method returns True if the object is to be created anew, and False if this operation is not required.

Example

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

See also:

EaxParameterView