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

UIElementsPropertyDrawer.CreatePropertyGUI

Cambiar al Manual
public Experimental.UIElements.VisualElement CreatePropertyGUI (SerializedProperty property);

Parámetros

propertyCurrent property.

Valor de retorno

VisualElement Custom VisualElement property drawer.

Descripción

Overwrite default UIElements property field VisualElement with your own.