C# 클래스 MonoDevelop.Debugger.Soft.Unity.Util

파일 보기 프로젝트 열기: Tak/MonoDevelop.Debugger.Soft.Unity

공개 프로퍼티들

프로퍼티 타입 설명
UnityBuildProperty string
UnityLaunchProperty string
UnityLocationProperty string

공개 메소드들

메소드 설명
FindUnity ( ) : string

Get the best-guess default Unity editor path for the current platform

메소드 상세

FindUnity() 공개 정적인 메소드

Get the best-guess default Unity editor path for the current platform
public static FindUnity ( ) : string
리턴 string

프로퍼티 상세

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

public static string UnityBuildProperty
리턴 string

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

public static string UnityLaunchProperty
리턴 string

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

public static string UnityLocationProperty
리턴 string