UnityEditor.AssetServer.CollectSelection C# (CSharp) Method

CollectSelection() private method

private CollectSelection ( ) : string[]
return string[]
        public static extern string[] CollectSelection();
        [MethodImpl(MethodImplOptions.InternalCall)]
AssetServer