C# Class MonoDevelop.Debugger.Soft.Unity.Util

Show file Open project: Tak/MonoDevelop.Debugger.Soft.Unity

Public Properties

Property Type Description
UnityBuildProperty string
UnityLaunchProperty string
UnityLocationProperty string

Public Methods

Method Description
FindUnity ( ) : string

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

Method Details

FindUnity() public static method

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

Property Details

UnityBuildProperty public static property

public static string UnityBuildProperty
return string

UnityLaunchProperty public static property

public static string UnityLaunchProperty
return string

UnityLocationProperty public static property

public static string UnityLocationProperty
return string