<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiyotama</author_name>
  <author_url>https://blog.hatena.ne.jp/hiyotama/</author_url>
  <blog_title>Unity(C#)初心者・入門者向けチュートリアル ひよこのたまご</blog_title>
  <blog_url>https://hiyotama.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>gameObjectを破壊してHierarchy上から消し去りたい時に、よくDestroyメソッドが使われます！ が、Destroyで破壊されたgameObjectは実はまだ裏側で存在しています！(オブジェクトの数を確認すると分かります) 完全に消し去りたい場合には、Destroyの代わりにDestroyImmediateを使います！ (Immediate=即座) DestroyとDestroyImmediateの違い using System.Linq; using System.Collections; using System.Collections.Generic; using Uni…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiyotama.hatenablog.com%2Fentry%2F2018%2F03%2F15%2F090000&quot; title=&quot;DestroyとDestroyImmediateの違い - Unity(C#)初心者・入門者向けチュートリアル ひよこのたまご&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.user.blog.st-hatena.com/default_entry_og_image/102972649/1514234061873991</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-03-15 09:00:00</published>
  <title>DestroyとDestroyImmediateの違い</title>
  <type>rich</type>
  <url>https://hiyotama.hatenablog.com/entry/2018/03/15/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
