genvidConfig

Interfaces

Functions

genvidConfig.getConfig()

Return the global configuration.

Setting the members of this object will modify the configuration.

Returns:

genvidConfig.IGenvidConfig()

genvidConfig.setConfig(newConfig)

Set global configuration.

This must be set before calling other API.

Deprecated since version 1.20.0.

Arguments:
  • newConfigany

Returns:

void