CreateElement

public static InputFieldElementBase CreateElement(SerializedProperty property, Type inputType, string label) ;

InputFieldのUI要素を作成する

パラメーター名 説明
property プロパティ
inputType 入力フィールドの型
label ラベル名

作成したInputFieldのUI要素