C# 클래스 Unity.IL2CPP.Common.MonoInstall

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 프로퍼티들

프로퍼티 타입 설명
BleedingEdge MonoInstall
TwoSix MonoInstall

공개 메소드들

메소드 설명
ArgumentsForArchCommand ( string monoExecutable, bool use64BitMono ) : IEnumerable
MonoBleedingEdgeExecutableForArch ( bool use64BitMono ) : NiceIO.NPath
ProfilePath ( DotNetProfile profile ) : NiceIO.NPath
SmartCompiler ( DotNetProfile profile ) : NiceIO.NPath
SmartInstall ( DotNetProfile profile ) : MonoInstall
SmartProfilePath ( DotNetProfile profile ) : NiceIO.NPath

비공개 메소드들

메소드 설명
FindInstallRoot ( string installName ) : NiceIO.NPath
MonoInstall ( string installName ) : NiceIO
ProfileDirectoryName ( DotNetProfile profile ) : string
_MonoExecutable ( string program ) : NiceIO.NPath

메소드 상세

ArgumentsForArchCommand() 공개 정적인 메소드

public static ArgumentsForArchCommand ( string monoExecutable, bool use64BitMono ) : IEnumerable
monoExecutable string
use64BitMono bool
리턴 IEnumerable

MonoBleedingEdgeExecutableForArch() 공개 정적인 메소드

public static MonoBleedingEdgeExecutableForArch ( bool use64BitMono ) : NiceIO.NPath
use64BitMono bool
리턴 NiceIO.NPath

ProfilePath() 공개 메소드

public ProfilePath ( DotNetProfile profile ) : NiceIO.NPath
profile DotNetProfile
리턴 NiceIO.NPath

SmartCompiler() 공개 정적인 메소드

public static SmartCompiler ( DotNetProfile profile ) : NiceIO.NPath
profile DotNetProfile
리턴 NiceIO.NPath

SmartInstall() 공개 정적인 메소드

public static SmartInstall ( DotNetProfile profile ) : MonoInstall
profile DotNetProfile
리턴 MonoInstall

SmartProfilePath() 공개 정적인 메소드

public static SmartProfilePath ( DotNetProfile profile ) : NiceIO.NPath
profile DotNetProfile
리턴 NiceIO.NPath

프로퍼티 상세

BleedingEdge 공개적으로 정적으로 프로퍼티

public static MonoInstall,Unity.IL2CPP.Common BleedingEdge
리턴 MonoInstall

TwoSix 공개적으로 정적으로 프로퍼티

public static MonoInstall,Unity.IL2CPP.Common TwoSix
리턴 MonoInstall