|
static |
| T | Only certain types, that have EditorGUILayout, or EyEengine controls, will be accepted as valid parameters here. Invalid types will raise an exception. |
| position | specifies where on the screen the control should be drawn. |
| label | label to drawn with the object |
| objectToDraw | reference to the object containing the data to be displayed |
References EditorUtil.TypePopup().
Here is the call graph for this function: