ObjectField.DoObjectField

Declaration

public static Object DoObjectField(Rect position, Object obj, Type objType, GUIContent label, Search.SearchContext context, Search.SearchViewFlags searchViewFlags);

Declaration

public static void DoObjectField(Rect position, SerializedProperty property, Type objType, GUIContent label, Search.SearchContext context, Search.SearchViewFlags searchViewFlags);

Parameters

position Position to draw the control in the current view.
obj Currently selected object.
objType Type of the object to be picked.
label Label displayed left of the control.
context Search context used to open the advanced search picker.
searchViewFlags Search view flags used to open the advanced search picker.
property Serialized property holding the selected object.

Returns

Object Returns the selected object.

Description

Draw an IMGUI advanced object field.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961