Engine.GetEnvironmentPath
- Updated2024-10-09
- 1 minute(s) read
Engine.GetEnvironmentPath
Syntax
Engine.GetEnvironmentPath
Return Value
The path of the environment configuration (.tsenv) file that defines the environment in which the engine is running. If the engine is running in the global environment, an empty string is returned.
Purpose
Get the path of the environment configuration (.tsenv) file that defines the environment in which the engine is running. If the engine is running in the global environment, an empty string is returned.