Engine Loaders Compatibility with Version 10
This section describes all changes to Engine loaders which may require changes in the source code of your applications.
| Object/Enumeration | Property/Method/Constant | What has happened? | Comment | 
|---|---|---|---|
| IEngineLoader | DataFolder TempFolder  | 
      Removed | To specify the path to the folder with user-specific data and temporary files folder, set these parameters during initialization using the IEngineLoader::InitializeEngine method. | 
| GetEngineObject GetEngineObjectEx  | 
      Removed | Please use the IEngineLoader::InitializeEngine method instead. | 
9/17/2024 3:14:40 PM