This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

BlackboardField Constructor

public BlackboardField();
public BlackboardField(Texture icon, string text, string typeText);

Parameters

iconThe icon of this BlackboardField.
textThe text of this BlackboardField.
typeTextThe text that displays the data type of this BlackboardField.

Description

Constructs a BlackboardField.