UnityEditor.AssetServer.GetAllRootGUIDs C# (CSharp) 메소드

GetAllRootGUIDs() 개인적인 메소드

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