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

UIElementsPropertyDrawer.CreatePropertyGUI

マニュアルに切り替える
public Experimental.UIElements.VisualElement CreatePropertyGUI (SerializedProperty property);

パラメーター

propertyCurrent property.

戻り値

VisualElement Custom VisualElement property drawer.

説明

Overwrite default UIElements property field VisualElement with your own.