<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomo_mana</author_name>
  <author_url>https://blog.hatena.ne.jp/tomo_mana/</author_url>
  <blog_title>ゲーム化！tomo-manaのブログ</blog_title>
  <blog_url>https://tomo-mana.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>CSV形式のデータを生成・保存するプログラム。ChatGPT-4で出力したコードに、少し改変を加えたものです。 コード 使い方 コード WriteToCSV .cs using System.Collections; using System.Collections.Generic; using UnityEngine; using System.IO; // ChatGPT-4 2023/4/9 [System.Serializable] public class WriteToCSV : MonoBehaviour { private List&lt;int[]&gt; dataList = new …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomo-mana.hatenablog.com%2Fentry%2F20230524%2F1684935938&quot; title=&quot;Unity/C# CSV形式のデータを生成・保存する - ゲーム化！tomo-manaのブログ&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.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-05-24 22:45:38</published>
  <title>Unity/C# CSV形式のデータを生成・保存する</title>
  <type>rich</type>
  <url>https://tomo-mana.hatenablog.com/entry/20230524/1684935938</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
