Enum TargetPlatform
This enum contains the possible target platforms, to eventually allow for selective inclusion of plugs, depending on the target platform.
Namespace: IL2CPU.API
Assembly: IL2CPU.API.dll
Syntax
public enum TargetPlatform : int
Fields
| Name | Description |
|---|---|
| ARM | |
| x64 | |
| x86 |