OdinInspector OdinInspector練習帳 メモ書きです。OdinInspector自体にAttributes Example Windowなるものが搭載されたため、今後の更新はそれらのAttributeを使用して完成させたコードを載せたいと思います。【Sirenix様のページ】イン... 2019.06.05 2020.02.05 OdinInspector
C# 親オブジェクトを全て取得する パフォーマンスに問題があります。GetAllParentTestはOdinInspectorの関数ボタンChildButtonAから呼び出すと親をルートまで(ここではParentとCanvas)取得する。入れ子にした時に使うかもしれない。使... 2019.06.05 2020.04.05 C#
OdinInspector インスペクタに見出しを付ける 【OdinInspector】 でインスペクタに見出しが付けられる見える見える。 2019.06.04 2019.06.05 OdinInspector