Structs§
- Detect
Options - Configuration options for Unity project detection.
Functions§
- detect_
project_ complete_ version - Detects and parses the complete Unity version (version + revision hash) from a Unity project.
- detect_
project_ version - Detects and parses the Unity version from a Unity project using default options.
- detect_
project_ version_ revision_ hash - Detects and extracts the revision hash from a Unity project version.
- detect_
unity_ project_ dir - Detects a Unity project directory using default options.
- try_
get_ project_ version - Attempts to get the path to the Unity ProjectVersion.txt file if it exists.