Home > Working with SGWorld > 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 |
|
|
An IContainers6 representing TerraExplorer application’s containers. |
|
|
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. |
|
|
Returns the path for the application data of the user. |
|
|
A Boolean that determines whether the joystick is enabled. |
|
|
Returns the path for the executable file that started the application, including the executable name. |
|
|
A Boolean that determines whether error messages are suppressed. |