Experimental: this API is experimental and might be changed or removed in the future.

UIElementsPropertyDrawer.CreatePropertyGUI

Switch to Manual
public Experimental.UIElements.VisualElement CreatePropertyGUI (SerializedProperty property);

Parameters

propertyCurrent property.

Returns

VisualElement Custom VisualElement property drawer.

Description

Overwrite default UIElements property field VisualElement with your own.