Version: 2023.1
言語: 日本語
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);

パラメーター

icon The icon of this BlackboardField.
text The text of this BlackboardField.
typeText The text that displays the data type of this BlackboardField.

説明

Constructs a BlackboardField.