Version: 2022.2
언어: 한국어

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

Public 함수

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