프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BUTTON_HEIGHT | int | ||
Instance | favoritesPanel, | ||
favorites | GameObject>>.List | ||
resultGrid | GameObject |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
drawFavorite ( string url, string id, string title ) : void | ||
removeFavorite ( string id ) : void |
메소드 | 설명 | |
---|---|---|
shiftResultGrid ( ) : void | ||
shrinkGrid ( ) : void |
public drawFavorite ( string url, string id, string title ) : void | ||
url | string | |
id | string | |
title | string | |
리턴 | void |