EditorUtility.RevealInFinder
static function RevealInFinder(path: string): void;
static void RevealInFinder(string path);
static def RevealInFinder(path as string) as void
Description