Version: 2020.1
言語: 日本語
public InspectorElement ();
public InspectorElement (Object obj);

パラメーター

obj Create a SerializedObject from given obj and automatically Bind() to it.
mode Determine whether to use normal Inspector generation or force a specific type of inspector (ie. force the default inspector).

説明

InspectorElement constructor.