|
static |
T | Only certain types, that have EditorGUILayout, or EyEengine controls, will be accepted as valid parameters here. Invalid types will raise an exception. |
label | label to drawn with the object |
objectToDraw | reference to the object containing the data to be displayed |
References EditorUtil.TypePopup().
Referenced by EditorUtil.SimpleListFieldLayout< T >().