UnityEditor.AssetServer.GetAllRootGUIDs C# (CSharp) Method

GetAllRootGUIDs() private method

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