Version: 2021.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

BlackboardRowConstructor

マニュアルに切り替える
public BlackboardRow (UIElements.VisualElement item, UIElements.VisualElement propertyView);

パラメーター

item The item that fills the content of this BlackboardRow.
propertyView The property view related to the content of this BlackboardRow.

説明

Constructs a BlackboardRow from a VisualElement and its associated property view. The VisualElement is usually a BlackboardField.