<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Holomoto-Sumire</author_name>
  <author_url>https://blog.hatena.ne.jp/Holomoto-Sumire/</author_url>
  <blog_title>夜風のMixedReality</blog_title>
  <blog_url>https://redhologerbera.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
  </categories>
  <description>本日はUnity枠です。 UnityEditor拡張を使用して現在のUnityプロジェクトにインポートされているパッケージを取得していきます。 〇インポートされているパッケージを取得する インポートされているパッケージを取得するためには次のようなコードを使用します。 static void getImportedPackages() { packages = new List&lt;string&gt;(); ListRequest request = Client.List(); EditorApplication.update += OnUpdate; void OnUpdate() { if (re…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fredhologerbera.hatenablog.com%2Fentry%2F2023%2F07%2F31%2F202031&quot; title=&quot;UnityEditor拡張で現在インポートされているパッケージを取得する - 夜風のMixedReality&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/H/Holomoto-Sumire/20230731/20230731201020.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-07-31 20:20:31</published>
  <title>UnityEditor拡張で現在インポートされているパッケージを取得する</title>
  <type>rich</type>
  <url>https://redhologerbera.hatenablog.com/entry/2023/07/31/202031</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
