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

BlackboardFieldConstructor

切换到手册
public BlackboardField ();
public BlackboardField (Texture icon, string text, string typeText);

参数

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

描述

Constructs a BlackboardField.