Version: 2020.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

StickyNote.StickyNoteConstructor

매뉴얼로 전환
public StickyNote ();
public StickyNote (Vector2 position);
public StickyNote (string uiFile, Vector2 position);

파라미터

uiFile An optional UXML file path.
position The start position.

설명

Constructor for [StickyNote].