Is Console Platform
PureIsConsolePlatformReturns true if running on a console platform (PlayStation, Xbox, Switch).
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
Show console-specific button prompts.
Example 2
Adjust default settings for console performance.