使い方
参考:
Reflection を使ってメソッドを呼んだり変数を書き換えたりキャッシュして高速化したりする | LIGHT11
フィールドからオブジェクトを取得する
フィールドが所属するオブジェクトのインスタンスを取得する。
参考:
FindProperty of parent class? – Unity Forum
Get the instance the Serialized Property belongs to in a Custom Property Drawer – Unity Answers
Find Parent Property
コード: