<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kan_kikuchi</author_name>
  <author_url>https://blog.hatena.ne.jp/kan_kikuchi/</author_url>
  <blog_title>(:3[kanのメモ帳]</blog_title>
  <blog_url>https://kan-kikuchi.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
    <anon>属性</anon>
  </categories>
  <description>この記事でのバージョン Unity 2021.1.16f1 はじめに Unityではenumの変数をInspectorに表示すると自動的にプルダウンになります。ちなみに頭文字が小文字でもアンダーバーを付けていても頭文字は大文字になります。 //てきとうなenum public enum ColorType { Red, blue, //Inspector上ではBlue _green //Inspector上ではGreen } //Inspector上ではプルダウンで表示される public ColorType _colorType; 今回はそんなInspector上でのenumの要素の表記を変…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkan-kikuchi.hatenablog.com%2Fentry%2FInspectorNameAttribute&quot; title=&quot;Inspectorに表示されるenumの要素名を変更したり一部非表示にしたりする InspectorNameAttribute【Unity】【属性】 - (:3[kanのメモ帳]&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/k/kan_kikuchi/20210928/20210928203249.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-09-30 08:23:08</published>
  <title>Inspectorに表示されるenumの要素名を変更したり一部非表示にしたりする InspectorNameAttribute【Unity】【属性】</title>
  <type>rich</type>
  <url>https://kan-kikuchi.hatenablog.com/entry/InspectorNameAttribute</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
