Is Desktop Platform
PureIsDesktopPlatformReturns true if running on a desktop platform (Windows, Mac, Linux).
Type: Pure (no side effects)
Category: Fortuna|Platform & System
Keywords: platform & system
Outputs
| Name | Type | Description |
|---|---|---|
| ReturnValue | bool | ReturnValue output |
Example Use Cases
Example 1
Enable keyboard shortcut hints.
Example 2
Allow windowed mode options.