Enum BuildTargetGroup
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public enum BuildTargetGroup
Fields
Name | Description |
---|---|
Android | Android target. |
BlackBerry | |
Facebook target. |
|
FlashPlayer | |
GLESEmu | |
iOS | Apple iOS target. |
iPhone | Apple iOS target. |
Metro | |
N3DS | Nintendo 3DS target. |
NaCl | Google Native Client |
PS3 | |
PS4 | Sony Playstation 4 target. |
PSM | |
PSP2 | Sony PS Vita target. |
SamsungTV | |
Standalone | Mac/PC standalone target. |
Switch | Nintendo Switch target. |
Tizen | Samsung Tizen target. |
tvOS | Apple's tvOS target. |
Unknown | Unknown target. |
WebGL | WebGL. |
WebPlayer | Mac/PC webplayer target. |
Wii | |
WiiU | Nintendo Wii U target. |
WP8 | |
WSA | Windows Store Apps target. |
XBOX360 | |
XboxOne | Microsoft Xbox One target. |