This version of Unity is unsupported.

Sysroot

class in UnityEditor

Description

Base class for implementing sysroots and toolchains for IL2CPP

Properties

HostArchReturns name of the host architecture
HostPlatformReturns name of the host platform
NameReturns name of the sysroot
TargetArchReturns name of the target architecture
TargetPlatformReturns name of the target platform

Public Methods

GetIl2CppArgumentsReturns the next Il2Cpp argument on each call
InitializeInitializes sysroot