<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinriyo</author_name>
  <author_url>https://blog.hatena.ne.jp/shinriyo/</author_url>
  <blog_title>万年素人からHackerへの道</blog_title>
  <blog_url>https://shinriyo.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>function Start() { CallBackManager(CallBackFunction); // 引数にはコールバック関数を渡すが、そいつ自身には引数はないね } // コールバック関数 private function CallBackFunction(str : String) { Debug.Log(str); } // コールバック関数を使う private function CallBackManager( func: Function) { func(&quot;Hello!&quot;); }</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinriyo.hateblo.jp%2Fentry%2F20120817%2Fp1&quot; title=&quot; UnityScript コールバック - 万年素人からHackerへの道&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-08-17 00:00:00</published>
  <title> UnityScript コールバック</title>
  <type>rich</type>
  <url>https://shinriyo.hateblo.jp/entry/20120817/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
