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

BlackboardFieldConstructor

Switch to Manual
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.