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

StickyNote.StickyNoteConstructor

Cambiar al Manual
public StickyNote ();
public StickyNote (Vector2 position);
public StickyNote (string uiFile, Vector2 position);

Parámetros

uiFileAn optional UXML file path.
positionThe start position.

Descripción

Constructor for [StickyNote].