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

Datei anzeigen 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_oe static_oe property

public static string UnityBuildProperty
return string

UnityLaunchProperty public_oe static_oe property

public static string UnityLaunchProperty
return string

UnityLocationProperty public_oe static_oe property

public static string UnityLocationProperty
return string