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.