Home > Working with SGWorld > Application (IApplication6)

Application (IApplication6)

This interface controls various application level settings. You can return information about the data and executable path, enable or disable the joystick, and add or remove application containers.

 

 

Properties

 

Containers

An IContainers6 representing TerraExplorer application’s containers.

CPUSaveMode

A Boolean that determines whether TerraExplorer stops the render cycle until the user interface is utilized, or until another call is made passing false as its parameter.

DataPath

Returns the path for the application data of the user.

EnableJoystick

A Boolean that determines whether the joystick is enabled.

ExecutablePath

Returns the path for the executable file that started the application, including the executable name.

SuppressUIErrors

A Boolean that determines whether error messages are suppressed.