Version: 2020.3
언어: 한국어

InspectorElement.InspectorElementConstructor

매뉴얼로 전환
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.