CustomNodeComponentEditor
CustomNodeComponentEditor(Type)
説明
NodeComponentのエディタを拡張する
パラメーター
| パラメーター名 | 説明 |
|---|---|
| inspectedType | 対象の型 |
CustomNodeComponentEditor(Type, bool)
説明
NodeComponentのエディタを拡張する
パラメーター
| パラメーター名 | 説明 |
|---|---|
| inspectedType | 対象の型 |
| useForChildren | 派生クラスにも使用するかどうか |