fmod_studio_os_platform
Read or assign the operating system platform used by the FMOD Studio project. Returns 'mac' for macOS or 'win' for Windows.
Instructions
The current operating system of the computer. Returns either "mac" for Mac OS X or "win" for all Windows versions. Returns either "mac" for Mac OS X or "win" for all Windows versions. [property · studio.os.platform]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | New value to assign. Omit to read the current value. |