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. |
17.09.2024 15:14:41