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.