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

BlackboardFieldConstructor

Cambiar al Manual
public BlackboardField ();
public BlackboardField (Texture icon, string text, string typeText);

Parámetros

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

Descripción

Constructs a BlackboardField.