|
| enum | Platform {
None
, PlayInEditor
, Default
, Desktop
,
Mobile
, MobileHigh
, MobileLow
, Console
,
Windows
, Mac
, Linux
, iOS
,
Android
, Deprecated_1
, XboxOne
, PS4
,
Deprecated_2
, Deprecated_3
, AppleTV
, UWP
,
Switch
, WebGL
, Deprecated_4
, Reserved_1
,
Reserved_2
, Reserved_3
, Count
} |
| |
◆ Platform
| Enumerator |
|---|
| None | |
| PlayInEditor | |
| Default | |
| Desktop | |
| Mobile | |
| MobileHigh | |
| MobileLow | |
| Console | |
| Windows | |
| Mac | |
| Linux | |
| iOS | |
| Android | |
| Deprecated_1 | |
| XboxOne | |
| PS4 | |
| Deprecated_2 | |
| Deprecated_3 | |
| AppleTV | |
| UWP | |
| Switch | |
| WebGL | |
| Deprecated_4 | |
| Reserved_1 | |
| Reserved_2 | |
| Reserved_3 | |
| Count | |
◆ CopySetting() [1/2]
◆ CopySetting() [2/2]
◆ CopySetting< T, U >()
- Type Constraints
-
| T | : | PlatformSetting<U> | |
| T | : | new() | |
◆ DisplayName()
| static string FMODUnity.Legacy.DisplayName |
( |
Platform | platform | ) |
|
|
static |
◆ IsGroup()
| static bool FMODUnity.Legacy.IsGroup |
( |
Platform | platform | ) |
|
|
static |
◆ Parent()
◆ SortOrder()
| static float FMODUnity.Legacy.SortOrder |
( |
Platform | legacyPlatform | ) |
|
|
static |
The documentation for this class was generated from the following file: