CustomNodeComponentEditor

CustomNodeComponentEditor(Type)

public CustomNodeComponentEditor(Type inspectedType) ;

説明

NodeComponentのエディタを拡張する

パラメーター

パラメーター名 説明
inspectedType 対象の型

CustomNodeComponentEditor(Type, bool)

public CustomNodeComponentEditor(Type inspectedType, bool useForChildren) ;

説明

NodeComponentのエディタを拡張する

パラメーター

パラメーター名 説明
inspectedType 対象の型
useForChildren 派生クラスにも使用するかどうか