 | OpenInFileBrowser Class |
Class used to easily open a folder of a file on Windows and Mac. Will likely only work in editor, not in a build.
License: Public Domain
Original Source: http://wiki.unity3d.com/index.php/OpenInFileBrowser
Inheritance Hierarchy
Namespace:
DustProductions.Core
Assembly:
DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static class OpenInFileBrowser
The OpenInFileBrowser type exposes the following members.
Methods
| Name | Description |
---|
  | Open |
Opens a file in the file browser. Works with Mac and Windows. Probably doesn't work in a build.
|
Top
See Also