Version: 2022.3

Sysroot

class in UnityEditor

切换到手册

描述

Base class for implementing sysroots and toolchains for IL2CPP

变量

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

公共函数

GetIl2CppArgumentsReturns the next Il2Cpp argument on each call
GetIl2CppCompilerFlagsReturns compiler flags string to pass to Il2Cpp
GetIl2CppLinkerFlagsReturns linker flags string to pass to Il2Cpp
GetSysrootPathReturns path to sysroot
GetToolchainPathReturns path to toolchain
InitializeInitializes sysroot